[gnomeweb-wml] latexila: little reorganization of the sections



commit 3d959b92a6a3061ab9d9c245c44de8ebb8bc9cd3
Author: SÃbastien Wilmet <swilmet src gnome org>
Date:   Sun Dec 18 12:14:11 2011 +0100

    latexila: little reorganization of the sections

 projects.gnome.org/latexila/index.html   |   46 +++++++++++++++++------------
 projects.gnome.org/latexila/latexila.css |    1 +
 2 files changed, 28 insertions(+), 19 deletions(-)
---
diff --git a/projects.gnome.org/latexila/index.html b/projects.gnome.org/latexila/index.html
index 16c1cd9..b19d38d 100644
--- a/projects.gnome.org/latexila/index.html
+++ b/projects.gnome.org/latexila/index.html
@@ -21,12 +21,11 @@
 </h1>
 
 <ul id="menu">
-  <li><a href="#description">Description of the project</a></li>
-  <li><a href="#download">Download</a></li>
+  <li><a href="#description">Description</a></li>
+  <li><a href="#downloads">Downloads</a></li>
   <li><a href="#dev-version">Development version</a></li>
-  <li><a href="#roadmap">RoadMap</a></li>
   <li><a href="#contributing">Contributing</a></li>
-  <li><a href="#contact">Contact</a></li>
+  <li><a href="#contacts">Contacts</a></li>
   <li><a href="#links">Links</a></li>
 </ul>
 
@@ -36,7 +35,7 @@ LaTeXila is an Integrated LaTeX Environment for the GNOME Desktop,
 written in Vala and covered by the GPL&nbsp;3 license.
 </strong></p>
 
-<p>The main features:</p>
+<p>Here are the main features of LaTeXila 2.2, the current stable version.</p>
 
 <table>
   <tr>
@@ -99,7 +98,7 @@ written in Vala and covered by the GPL&nbsp;3 license.
   </tr>
 </table>
 
-<h2 id="download">Download</h2>
+<h2 id="downloads">Downloads</h2>
 <p><a href="http://ftp.gnome.org/pub/GNOME/sources/latexila/";>All downloads</a></p>
 
 <p>
@@ -152,6 +151,10 @@ describes the changes for each version.</p>
 </table>
 
 <h2 id="dev-version">Development version</h2>
+<h3>RoadMap</h3>
+<p>The RoadMap is 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.
@@ -165,10 +168,10 @@ Later, to take the new commits you just have to do:<br />
 <code>$ git pull</code>
 </p>
 
-<h2 id="roadmap">RoadMap</h2>
-<p>The RoadMap is now on <a href="https://live.gnome.org/latexila-roadmap";>this wiki page</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>
+
 <h3>Bug reports and feature requests</h3>
 <p>
 Bug reports and feature requests are made on the
@@ -191,14 +194,14 @@ See also the <a href="http://l10n.gnome.org/module/latexila/";>status page</a> on
 <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 file <a href="http://git.gnome.org/browse/latexila/plain/TODO";>TODO</a>
-or the <a href="#roadmap">Roadmap</a>).
+or 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="contact">Contact</h2>
+<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>
 
@@ -218,18 +221,23 @@ SÃbastien Wilmet: sebastien DOT wilmet AT gmail DOT com
 As you might have guessed, English is not my mother tongue (I speak French). So, please tell me if I repeatedly make the same mistakes.
 </p>
 
-<h2 id="links">Links</h2>
-<p><a href="http://git.gnome.org/browse/latexila";>Git repository</a></p>
-
-<p><a href="http://github.com/swilmet/latexila";>GitHub repository</a></p>
-
+<h2 id="links">External Links</h2>
 <p>
-<a href="http://validator.w3.org/check?uri=referer";>
-<img src="http://www.w3.org/Icons/valid-xhtml10"; alt="Valid XHTML 1.0 Strict" height="31" width="88" />
-</a>
+  <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><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>
+<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>
diff --git a/projects.gnome.org/latexila/latexila.css b/projects.gnome.org/latexila/latexila.css
index 8e0183e..17ca0fb 100644
--- a/projects.gnome.org/latexila/latexila.css
+++ b/projects.gnome.org/latexila/latexila.css
@@ -2,6 +2,7 @@ body {
 	background-color: #FFDCA8;
 	margin-left: 2em;
 	margin-right: 2em;
+	margin-bottom: 2em;
 	padding: 0;
 	font-family: "Verdana", "helvetica", sans-serif;
 	color: #292114;



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