gtk-web r664 - trunk



Author: andreasn
Date: Thu Mar  6 15:28:56 2008
New Revision: 664
URL: http://svn.gnome.org/viewvc/gtk-web?rev=664&view=rev

Log:
added new releases and a news archive

Added:
   trunk/news-archives.html
Modified:
   trunk/ChangeLog
   trunk/index.html

Modified: trunk/index.html
==============================================================================
--- trunk/index.html	(original)
+++ trunk/index.html	Thu Mar  6 15:28:56 2008
@@ -63,6 +63,22 @@
 	<div id="columns">
 	  <div id="news">
 	    <h2><a name="RecentNews">Recent News</a></h2>
+
+	    <div class="news-item">
+	      <p class="news-title">GLib 2.15.6 Released</p> 
+	      <p class="news-date">25 February 2008</p>
+	      <p class="news-desc">This is the seventh development release leading up to GLib 2.16.</p>
+	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-February/msg00093.html";>Read more...</a></p>
+	    </div>
+
+	    <div class="news-item">
+	      <p class="news-title">GTK+ 2.13.0 Released</p> 
+	      <p class="news-date">21 February 2008</p>
+	      <p class="news-desc">This is a development release leading up to GTK+ 2.14.
+</p>
+	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2008-February/msg00079.html";>Read more...</a></p>
+	    </div>
+	    
 	    <div class="news-item">
 	      <p class="news-title">GLib 2.15.0 Released</p> 
 	      <p class="news-date">20 December 2007</p>
@@ -83,20 +99,8 @@
 	      <p class="news-desc">This is a bug-fix release in the 2.12 series.</p>
 	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2007-November/msg00196.html";>Read more...</a></p>
 	    </div>
-	    
-	    <div class="news-item">
-	      <p class="news-title">GLib 2.14.4 Released</p>
-	      <p class="news-date">24 November 2007</p>
-	      <p class="news-desc">This is a bug-fix release in the 2.14 series.</p>
-	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2007-November/msg00193.html";>Read more...</a></p>
-	    </div>
-	    
-	    <div class="news-item">
-	      <p class="news-title">GLib 2.14.3 Released</p>
-	      <p class="news-date">07 November 2007</p>
-	      <p class="news-desc">This is a bug-fix release in the 2.14 series. It contains fixes for several vulnerabilities in the included PCRE code, so an update is recommended.</p>
-	      <p class="news-desc"><a href="http://mail.gnome.org/archives/gtk-devel-list/2007-November/msg00022.html";>Read more...</a></p>
-	    </div>
+	    <a href="news-archives.html">Archived news</a>
+
 	    <br/>
 	  </div> <!-- news -->
 	  

Added: trunk/news-archives.html
==============================================================================
--- (empty file)
+++ trunk/news-archives.html	Thu Mar  6 15:28:56 2008
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!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" lang="en">
+  <head>
+    <meta http-equiv="content-type" content="text/html"/>
+
+    <meta name="Description" content="GTK+ Home Page" />
+    <meta name="Keywords" content="GTK, GTK+, Gimp, Toolkit" />
+
+    <meta name="allow-search" content="yes" />
+    <meta name="revisit-after" content="10 Days" />
+    <meta name="reply-to" content="gtk-devel gnome org" />
+    
+    <link href="gtk.css" rel="stylesheet" type="text/css" />
+    <link rel="icon" href="images/gtk-logo.ico" type="image/x-icon" />
+
+    <title>GTK+ - About</title>
+    
+<!--[if lt IE 7.]>
+<script defer type="text/javascript" src="pngfix.js"></script>
+<![endif]-->
+
+  </head>
+  
+  <body>
+    <div id="container">
+      <div id="header"><img src="images/header-logo.png" alt="gtk logo" width="574" height="112" /><h1>The GTK+ Project</h1></div>
+      <div id="menu">
+	<table>
+	  <tr>
+	    <td><a title="About GTK+." href="index.html" class="current">About</a></td>
+	    <td><a title="Find out what GTK+ can do for you." href="features.html">Features</a></td>
+	    <td><a title="Download the latest version of GTK+." href="download.html">Download</a></td>
+	    <td><a title="See applications using GTK+ on various platforms." href="screenshots.html">Screenshots</a></td>
+	    <td><a title="Read up on documentation about how to use GTK+." href="documentation.html">Documentation</a></td>
+	    <td><a title="Find out how you can get involved in the develop of GTK+." href="development.html">Development</a></td>
+	  </tr>
+	</table>
+      </div>
+      <div id="content">
+
+	    <h2><a name="RecentNews">News archive</a></h2>
+	    
+	    <div class="news-item">
+	      <p class="news-title">GLib 2.14.4 Released</p>
+	      <p class="news-date">24 November 2007</p>
+	      <p class="news-desc">This is a bug-fix release in the 2.14 series.</p>
+	      <p class="news-link"><a href="http://mail.gnome.org/archives/gtk-devel-list/2007-November/msg00193.html";>Read more...</a></p>
+	    </div>
+	    
+	    <div class="news-item">
+	      <p class="news-title">GLib 2.14.3 Released</p>
+	      <p class="news-date">07 November 2007</p>
+	      <p class="news-desc">This is a bug-fix release in the 2.14 series. It contains fixes for several vulnerabilities in the included PCRE code, so an update is recommended.</p>
+	      <p class="news-desc"><a href="http://mail.gnome.org/archives/gtk-devel-list/2007-November/msg00022.html";>Read more...</a></p>
+	    </div>
+	    <br/>
+	  </div> <!-- news -->
+	  
+      </div> <!-- content -->
+
+      <div id="footer">Copyright 2007-2008 The GTK+ Team</div>
+
+    </div> <!-- container -->
+ 
+  </body>
+</html>



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