Update of /cvsroot/fink/web
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27521

Modified Files:
        index.es.php 
Log Message:
Include RSS link for the news feed and the recent package updates section.


Index: index.es.php
===================================================================
RCS file: /cvsroot/fink/web/index.es.php,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- index.es.php        27 Jun 2008 01:08:38 -0000      1.18
+++ index.es.php        29 Aug 2009 11:24:03 -0000      1.19
@@ -28,7 +28,9 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%">
 <tr valign="top"><td width="50%">
 
-<h1>Noticias</h1>
+<h1><a href="<? print $rdf_file; ?>" title="Noticias del Proyecto Fink"
+rel="alternate" type="application/rss+xml"><img src="img/feed-icon16x16.png"
+alt="" style="border: 0"/></a>&nbsp;Noticias</h1>
 <?
 // Include news items
 include dirname(__FILE__) . "/news/news.es.inc";
@@ -37,6 +39,16 @@
 
 </td><td>&nbsp;&nbsp;&nbsp;</td><td width="50%">
 
+<h1><a href="http://feeds2.feedburner.com/FinkProjectNews-unstable";
+title="Actualizacions de paquetes en Fink (unstable)" rel="alternate"
+type="application/rss+xml"><img src="img/feed-icon16x16.png" alt=""
+style="border:0"/></a>&nbsp;Actualizaciones recientes de paquetes</h1>
+
+<? include "package-updates.inc" ?>
+
+<a href="package-updates.php">mais...</a>
+
+
 <h1>Estado de Fink</h1>
 <? 
 include dirname(__FILE__) . "/fink_version.inc";


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to