[glade-web] Some work in the new website



commit 0cfeb68e35ec1c5ef4453584e5c33d1ce80409cf
Author: Javier Jardón <javierjc1982 gmail com>
Date:   Mon Jul 20 03:34:51 2009 +0200

    Some work in the new website
    
    * index.html

 index.html |   47 ++++++++++++++++++++++++-----------------------
 1 files changed, 24 insertions(+), 23 deletions(-)
---
diff --git a/index.html b/index.html
index 5950aac..5d9656f 100644
--- a/index.html
+++ b/index.html
@@ -20,15 +20,20 @@
 
     </div>
     <div id="sidebar">
-        <h3>Menu</h3>
+        <h3>Current Version: <a href="http://download.gnome.org/sources/glade3/3.6";>3.6</a></h3>
         <ul id="link">
-            <li>Current Version: 3.6</li>
-            <li><a href="http://download.gnome.org/sources/glade3/";>Download Source</a></li>
-            <li><a href="http://git.gnome.org/cgit/glade3";>Browse Source Online</a></li>
-            <li><a href="http://library.gnome.org/devel/gladeui/3.6/";>Documentation</a></li>
-            <li><a href="http://live.gnome.org/Glade";>Wiki</a></li>
-            <li><a href="http://bugzilla.gnome.org/enter_bug.cgi?product=glade3";>File a bug</a></li>
-        </ul>
+	    <li><a href="http://bugzilla.gnome.org/enter_bug.cgi?product=glade3";>File a bug</a></li>
+	    <li><a href="http://git.gnome.org/cgit/glade3";>Get the source</a></li>
+	    <li><a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/glade3/3.6/";>Windows binaries</a></li>
+            <li><a href="http://ftp.gnome.org/pub/GNOME/binaries/mac/glade3/3.6/";>MacOSX binaries</a></li>
+	</ul>
+
+	<h3>Documentation</h3>
+	<ul>
+	  <li><a href="http://live.gnome.org/Glade/Tutorials";>Usage Tutorials</a></li>
+	  <li><a href="http://library.gnome.org/devel/gladeui/3.6/";>API reference</a></li>
+	</ul>
+
         <h3>Help</h3>
 	<h4>Mailing lists</h4>
 	<ul>
@@ -41,7 +46,14 @@
 	  <li><b>channel : </b>#glade3</li>
 	</ul>
 
-        <h3>Others useful tools</h3>
+	<h3>Development</h3>
+        <ul>
+            <li><a href="http://live.gnome.org/Glade";>Wiki</a></li>
+            <li><a href="http://bugzilla.gnome.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=glade&long_desc_type=substring&long_desc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_severity=enhancement&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=";>TODO</a></li>
+	    <li><a href="http://live.gnome.org/Glade/Roadmap";>Roadmap</a></li>
+        </ul>
+
+        <h3>Related tools</h3>
         <ul>
             <li><a href="http://projects.gnome.org/anjuta/";>Anjuta IDE</a></li>
             <li><a href="http://projects.gnome.org/nemiver/";>Nemiver Debugger</a></li>
@@ -72,20 +84,9 @@
             <img src="images/glade-main-page-thumb.png"
             alt="glade main page"/></a>
         </p>
-        <h2>Download it</h2>
-        <p>
-        The current stable version of Glade is <a href="http://download.gnome.org/sources/glade3/3.6";>3.6</a>.
-	<ul>
-	  <li><a href="http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/";>Source code</a></li>
-	  <li><a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/glade3/3.6/";>Windows binaries</a></li>
-	  <li><a href="http://ftp.gnome.org/pub/GNOME/binaries/mac/glade3/3.6/";>MacOSX binaries</a></li>
-	</ul>
-        </p>
-        <p>
-        If you want bleeding edge source code, you can fetch and compile the code from our <a href="http://git-scm.com";>git</a>
-        repository. To do so, you can type:
-        <code>git clone git://git.gnome.org/glade3</code>
-        </p>
+        <h2>News</h2>
+	<h3>2009-07-20 - New website</h3>
+	<p>Thanks to Nemiver developers for the design.</p>
     </div>
 
     <div>



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