anjuta r4654 - in trunk: . www/htdocs



Author: sgranjoux
Date: Sat Jan 31 14:34:15 2009
New Revision: 4654
URL: http://svn.gnome.org/viewvc/anjuta?rev=4654&view=rev

Log:
	* (added) www/htdocs/update_news.html:
	Add a small script to update news on the web site main page


Added:
   trunk/www/htdocs/update_news.sh   (contents, props changed)
Modified:
   trunk/ChangeLog

Added: trunk/www/htdocs/update_news.sh
==============================================================================
--- (empty file)
+++ trunk/www/htdocs/update_news.sh	Sat Jan 31 14:34:15 2009
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+# Update the news on home page from SourceForge project news
+/usr/bin/wget -q -O anjuta_news.html "http://sourceforge.net/export/projnews.php?group_id=14222&limit=5&flat=0&show_summaries=1";



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