]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/plugin/RssFeed.php
Replace tabs by spaces; remove EOL spaces
[SourceForge/phpwiki.git] / lib / plugin / RssFeed.php
2010-03-04 vargenauReplace tabs by spaces; remove EOL spaces
2010-01-22 vargenauAdd AUTHOR and PUBDATE in RSS feed
2009-11-01 vargenauNormalize header
2008-09-19 vargenauFix output encoding for RSS feed
2008-08-22 vargenauActivated Revision substitution for Subversion
2008-08-22 vargenauActivated Id substitution for Subversion
2005-04-10 rurbanfix for RSS feeds without detailled <item> tags:
2004-11-03 rurbanproper msg if rss connection is broken or no items...
2004-07-08 rurbanplugin->run consistency: request as reference, added...
2004-06-08 rurbanupdated RssParser for XmlParser quirks (store parser...
2004-05-24 rurbannew interface
2004-05-18 rurbanAutoSplit at subpage seperators
2004-04-18 rurbanmore numeric pagename fixes.
2004-04-12 rurbansupport for sf.net RSS:
2004-04-12 rurbanfix lib/plugin/RssFeed.php:81: Notice[8]: Undefined...
2004-04-09 rurbanRssFeed plugin by Arnaud Fontaine, plus some helpers