From fb350e5cd91380b86fe9c355299e4fda2b3ee1d4 Mon Sep 17 00:00:00 2001 From: cedricbonhomme Date: Thu, 8 Jul 2010 13:24:07 +0200 Subject: Release 1.6. It is now possible to automatically add a feed (with the URL of the site), delete an article,delete a feed with all its articles and to delete all articles from the database. There is also some nice improvements to the side of performance (management page, tag clouds generation), tested with more than 3000 articles. Furthermore, a better HTML export of all the articles of the database. You can also export the articles in raw text. And finally some minor bugfix. --- var/feed.lst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'var/feed.lst') diff --git a/var/feed.lst b/var/feed.lst index fbee3acf..82d77e09 100755 --- a/var/feed.lst +++ b/var/feed.lst @@ -14,7 +14,6 @@ http://feeds.feedburner.com/internetactu/bcmJ http://www.april.org/fr/rss.xml http://www.framablog.org/index.php/feed/atom http://tarekziade.wordpress.com/feed/ -http://www.le-tigre.net/spip.php?page=backend http://formats-ouverts.org/rss.php http://lwn.net/headlines/newrss http://kernelnewbies.org/RecentChanges?action=rss_rc&ddiffs=1&unique=1 @@ -26,3 +25,5 @@ http://static.fsf.org/fsforg/rss/blogs.xml http://esr.ibiblio.org/?feed=rss2 http://www.maitre-eolas.fr/feed/atom http://linuxfr.org/backend/journaux/rss20.rss +http://www.zooomr.com/services/feeds/public_photos/?id=28230@Z01&format=rss_200 +http://www.le-tigre.net/spip.php?page=backend -- cgit