With &debugmsg=1, PHP output a warning because the link trail no longer
[lhc/web/wiklou.git] / includes / Feed.php
2004-06-09 Antoine Mussosome double quoting replaced by single quoting
2004-04-29 Brion VibberUse dc:creator instead of author in RSS feeds, as RSS2...
2004-04-28 Brion VibberAdd a quickie style sheet to make the feeds semi-legibl...
2004-04-28 Brion VibberAdd atom feed <link> when syndication is on.
2004-04-28 Antoine Musso+add the "comments" field to rss feeds
2004-04-27 Antoine Mussotime need to follow RFC 822 format ( "r" )
2004-03-20 Brion VibberSend cache-control headers with feeds, this makes 304...
2004-03-19 Brion VibberFix stupid mistake in untested charset conversion code.
2004-03-19 Brion VibberSome more RSS syndication work. <author> tags now inclu...
2004-03-05 Brion VibberTweaking RSS; add dates, etc.
2004-03-05 Brion VibberNew RSS feed should be easier to integrate with any...