[gnomeweb-wml] latexila: some clean-up



commit 26f92e47a39d73f2c9616b2d6f65bba4d723b914
Author: SÃbastien Wilmet <swilmet gnome org>
Date:   Sat Jan 5 23:19:40 2013 +0100

    latexila: some clean-up

 projects.gnome.org/latexila/index.html   |  134 ++++++++++--------------------
 projects.gnome.org/latexila/latexila.css |    5 +
 2 files changed, 48 insertions(+), 91 deletions(-)
---
diff --git a/projects.gnome.org/latexila/index.html b/projects.gnome.org/latexila/index.html
index fa72e2c..c74747df 100644
--- a/projects.gnome.org/latexila/index.html
+++ b/projects.gnome.org/latexila/index.html
@@ -1,18 +1,18 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" >
 <head>
-<title>LaTeXila - Integrated LaTeX Environment for GNOME</title>
+<title>LaTeXila - LaTeX editor for GNOME</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <meta http-equiv="Content-Language" content="en" />
-<meta name="keywords" content="latexila, latex, editor, gnome, gtk, IDE, environment, vala" lang="en" />
+<meta name="keywords" content="latexila, latex, editor, linux, gnome, gtk, IDE, environment" lang="en" />
 <meta name="description" content="LaTeXila - an Integrated LaTeX Environment for GNOME" />
 <meta name="identifier-url" content="http://projects.gnome.org/latexila/"; />
 <meta name="robots" content="index, follow" />
 
 <link rel="stylesheet" type="text/css" media="screen" href="latexila.css" />
 <link rel="shortcut icon" type="image/x-icon" href="images/icon32.png" />
-
 </head>
+
 <body>
 
 <h1>
@@ -22,20 +22,19 @@
 
 <ul id="menu">
   <li><a href="#description">Description</a></li>
-  <li><a href="#downloads">Downloads</a></li>
+  <li><a href="#installation">Installation</a></li>
   <li><a href="#development">Development</a></li>
-  <li><a href="#contributing">Contributing</a></li>
-  <li><a href="#contacts">Contacts</a></li>
-  <li><a href="#links">Links</a></li>
+  <li><a href="#feedback">Feedback</a></li>
 </ul>
 
-<h2 id="description">Description of the project</h2>
+<h2 id="description">Description</h2>
 <p><strong>
-LaTeXila is an Integrated LaTeX Environment for the GNOME Desktop,
-written in Vala and covered by the GPL&nbsp;3 license.
+LaTeXila is a LaTeX editor for the <a href="http://www.gnome.org/";>GNOME Desktop</a>.
+It is a free software (GPL&nbsp;3+ license).
+It runs on GNU/Linux, OpenBSD and maybe other UNIX systems.
 </strong></p>
 
-<p>Here are the main features of LaTeXila 2.6, the current stable version.</p>
+<p>Here are the main features of LaTeXila 2.6, the current stable version, released in October 2012.</p>
 
 <table>
   <tr>
@@ -47,54 +46,54 @@ written in Vala and covered by the GPL&nbsp;3 license.
     <td>
       Build Tools: customizable buttons to compile, convert and view a document in one click.<br />
       <a href="http://www.phys.psu.edu/~collins/software/latexmk-jcc/";>Latexmk</a> is used by default,
-      but <a href="https://launchpad.net/rubber/";>Rubber</a> and the "low-level"
-      commands such as 'pdflatex', 'dvipdf' and 'bibtex' can also be used.
+      but the "low-level" commands such as <tt>pdflatex</tt>, <tt>dvipdf</tt> and <tt>bibtex</tt>
+      can also be used.
     </td>
   </tr>
 
   <tr>
     <td><a href="images/screenshot-2.6-4.png">Screenshot&nbsp;4</a></td>
-    <td>LaTeX commands completion</td>
+    <td>Completion of LaTeX commands.</td>
   </tr>
 
   <tr>
     <td><a href="images/screenshot-2.6-5.png">Screenshot&nbsp;5</a></td>
-    <td>Document structure: a list of chapters, sections, figures, etc. to easily navigate in a document</td>
+    <td>Document structure: a list of chapters, sections, figures, etc. to easily navigate in a document.</td>
   </tr>
 
   <tr>
     <td><a href="images/screenshot-2.6-6.png">Screenshot&nbsp;6</a></td>
-    <td>Symbol tables (Greek letters, arrows, etc)</td>
+    <td>Symbol tables (Greek letters, arrows, etc).</td>
   </tr>
 
   <tr>
     <td><a href="images/screenshot-2.6-7.png">Screenshot&nbsp;7</a></td>
-    <td>Template managing: a few default templates, creating personal templates, etc</td>
+    <td>Templates: there are a few default templates, but you can create personal templates.</td>
   </tr>
 
   <tr>
     <td><a href="images/screenshot-2.6-8.png">Screenshot&nbsp;8</a></td>
-    <td>Easy projects management</td>
+    <td>Easy projects management.</td>
   </tr>
 
   <tr>
     <td></td>
-    <td>Spell checking</td>
+    <td>Spell checking.</td>
   </tr>
 
   <tr>
     <td></td>
-    <td>Forward and backward search: switch between the .tex and the PDF</td>
+    <td>Forward and backward search: switch between the .tex and the PDF.</td>
   </tr>
 
   <tr>
     <td></td>
-    <td>Some menus and toolbars with the principal LaTeX commands</td>
+    <td>Some menus and toolbars with the principal LaTeX commands.</td>
   </tr>
 
   <tr>
     <td></td>
-    <td>File browser integrated</td>
+    <td>File browser integrated.</td>
   </tr>
 
   <tr>
@@ -104,12 +103,13 @@ written in Vala and covered by the GPL&nbsp;3 license.
 
   <tr>
     <td></td>
-    <td><a href="http://l10n.gnome.org/module/latexila/";>Translations available</a></td>
+    <td><a href="http://l10n.gnome.org/module/latexila/";>Translations</a>.</td>
   </tr>
 </table>
 
-<h2 id="downloads">Downloads</h2>
-<p><a href="http://ftp.gnome.org/pub/GNOME/sources/latexila/";>All downloads</a></p>
+<h2 id="installation">Installation</h2>
+
+<h3>About versions</h3>
 
 <p>
 The version numbering is the same as GNOME:<br />
@@ -126,8 +126,10 @@ new or updated translations and bug fixes.
 <p>The <a href="http://git.gnome.org/browse/latexila/plain/NEWS";>NEWS</a> file
 describes the changes for each version.</p>
 
+<h3>Tarballs</h3>
+<p><a href="http://ftp.gnome.org/pub/GNOME/sources/latexila/";>Tarballs</a>.</p>
+
 <h3>Packages</h3>
-<p>Note that the distribution's packages are not always up-to-date.</p>
 
 <table>
   <tr>
@@ -147,6 +149,10 @@ describes the changes for each version.</p>
     <td><a href="http://packages.gentoo.org/package/app-editors/latexila";>ebuilds available</a></td>
   </tr>
   <tr>
+    <td>OpenBSD</td>
+    <td><a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/gnome/latexila/";>port available</a></td>
+  </tr>
+  <tr>
     <td>OpenSUSE</td>
     <td><a href="http://software.opensuse.org/search?q=latexila";>packages available</a></td>
   </tr>
@@ -161,101 +167,47 @@ describes the changes for each version.</p>
 </table>
 
 <h2 id="development">Development</h2>
-<h3>RoadMap</h3>
-<p>The RoadMap is on <a href="https://live.gnome.org/latexila-roadmap";>this wiki page</a>.</p>
+<h3>Development Ideas</h3>
+<p>Development ideas are available on <a href="https://live.gnome.org/latexila-roadmap";>this wiki page</a>.</p>
 
 <h3>Git Repository</h3>
 <p>
 The project is hosted on this <a href="http://git.gnome.org/browse/latexila";>Git repository</a>.<br />
-A repository is also available <a href="http://github.com/swilmet/latexila";>on GitHub</a>, so you can fork it easily.
-</p>
-<p>
-If you want to follow the development, you can download the source code from the Git repository:<br />
-<code>$ git clone git://git.gnome.org/latexila</code>
-</p>
-<p>
-Later, to take the new commits you just have to do:<br />
-<code>$ git pull</code>
+A repository is also available <a href="http://github.com/swilmet/latexila";>on GitHub</a>.
 </p>
 
-<h2 id="contributing">Contributing</h2>
-<p>LaTeXila is a free software (GPL&nbsp;3 license). Free as in Freedom.
-Everyone can and is encouraged to contribute!</p>
-
+<h2 id="feedback">Feedback</h2>
 <h3>Bug reports and feature requests</h3>
 <p>
 Bug reports and feature requests are made on the
 <a href="https://bugzilla.gnome.org/browse.cgi?product=latexila";>GNOME bugzilla</a>.<br />
-Before reporting a new bug, search if it has not been already reported.<br />
-
-<a href="https://bugzilla.gnome.org/buglist.cgi?query_format=advanced;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;bug_status=NEEDINFO;bug_status=RESOLVED;bug_status=VERIFIED;product=latexila;classification=Other";>
-List of all LaTeXila bugs and feature requests.
-</a>
-</p>
-
-<h3>Design</h3>
-<p>
-If you want to improve the logo, the application icon or the other icons, let me know ;)
-</p>
-
-<h3>Translations</h3>
-<p>
-If you want to make a new translation, read the instructions in the
-file <a href="http://git.gnome.org/browse/latexila/plain/README";>README</a>.<br />
-See also the <a href="http://l10n.gnome.org/module/latexila/";>status page</a> on GNOME Damned Lies.
-</p>
-
-<h3>Hacking</h3>
-<p>
-If you are interested to contribute to the code of the project, contact-me and tell me what you want to do
-(see the <a href="https://live.gnome.org/latexila-roadmap";>RoadMap</a>).
-I can help you if you don't understand all the code. Also, tell me if you see some possible improvements.
 </p>
 
-<h3>Contributors</h3>
-<p>Thanks to all contributors! See the file <a href="http://git.gnome.org/browse/latexila/plain/AUTHORS";>AUTHORS</a>.</p>
-
-<h2 id="contacts">Contacts</h2>
 <h3>Mailing List</h3>
-<p><a href="http://mail.gnome.org/mailman/listinfo/latexila-list";>Mailing List info page</a></p>
+<p><a href="http://mail.gnome.org/mailman/listinfo/latexila-list";>Mailing List info page</a>.</p>
 
 <ul>
-  <li>New releases announcements are made;</li>
+  <li>Release announcements are sent;</li>
   <li>You can ask questions;</li>
-  <li>And developers and contributors can talk together there.</li>
+  <li>Developers and contributors can talk together.</li>
 </ul>
 
 <h3>IRC</h3>
 <p>Join the #latexila channel on irc.gnome.org (standard port: 6667).</p>
 
-<h3>Main developer</h3>
+<h3>Maintainer</h3>
 <p>
-You can also contact me personaly by e-mail:<br />
-SÃbastien Wilmet: swilmet AT gnome DOT org
+<a href="https://live.gnome.org/S%C3%A9bastienWilmet";>SÃbastien Wilmet</a>
 </p>
 
-<h2 id="links">External Links</h2>
-<p>
-  <a href="http://ftp.gnome.org/pub/GNOME/sources/latexila/";>FTP</a><br />
-  <a href="https://live.gnome.org/latexila-roadmap";>RoadMap</a><br />
-  <a href="https://bugzilla.gnome.org/browse.cgi?product=latexila";>Bug tracker</a>
-    (<a href="https://bugzilla.gnome.org/buglist.cgi?query_format=advanced;bug_status=UNCONFIRMED;bug_status=NEW;bug_status=ASSIGNED;bug_status=REOPENED;bug_status=NEEDINFO;bug_status=RESOLVED;bug_status=VERIFIED;product=latexila;classification=Other";>all bugs</a>)<br />
-  <a href="http://mail.gnome.org/mailman/listinfo/latexila-list";>Mailing List</a><br />
-  <a href="http://l10n.gnome.org/module/latexila/";>Translations</a><br />
-  <a href="http://git.gnome.org/browse/latexila";>Git repository</a><br />
-  <a href="http://github.com/swilmet/latexila";>GitHub repository</a><br />
-  <a href="http://www.phys.psu.edu/~collins/software/latexmk-jcc/";>Latexmk</a><br />
-  <a href="https://launchpad.net/rubber/";>Rubber</a>
-</p>
-
-<p>
+<div id="validator-links">
 <a href="http://validator.w3.org/check?uri=referer"; style="margin-right: 1em;">
 <img src="http://www.w3.org/Icons/valid-xhtml10"; alt="Valid XHTML 1.0 Strict" height="31" width="88" />
 </a>
 <a href="http://jigsaw.w3.org/css-validator/check/referer?profile=css3";>
 <img src="http://jigsaw.w3.org/css-validator/images/vcss"; alt="Valid CSS 3!" height="31" width="88" />
 </a>
-</p>
+</div>
 
 </body>
 </html>
diff --git a/projects.gnome.org/latexila/latexila.css b/projects.gnome.org/latexila/latexila.css
index cbc0cfd..9172eb9 100644
--- a/projects.gnome.org/latexila/latexila.css
+++ b/projects.gnome.org/latexila/latexila.css
@@ -74,3 +74,8 @@ ul#menu li {
 td {
 	padding: 0.5em 2em 0.5em 0;
 }
+
+#validator-links {
+	margin-top: 0.5em;
+	text-align: right;
+}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]