= RSSget = == Description == A Simple RSS News Retriever: Returns the content of an rss2 feed, parsed and pretty. This edition: * caches fetched feeds to /tmp/tracrss * returns the feed as a <dl> Customisation: * RESULTS_FULL = 1; < number of results for which descriptions are displayed * RESULTS_TOTAL = 5; < total number of results, titles of posts are displayed * CACHE_INTERVAL = 1500 < time till feed is rechecked. == Bugs/Feature Requests == Existing bugs and feature requests for RssGetMacro are [report:9?COMPONENT=RssGetMacro here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=RssGetMacro&owner=GraemeWorthy new ticket]. == Download == Download the zipped source from [download:rssgetmacro here]. == Source == You can check out RssGetMacro from [http://trac-hacks.org/svn/rssgetmacro here] using Subversion, or [source:rssgetmacro browse the source] with Trac. == Example == {{{ [[RSSget(http://www.example.com/feed.xml)]] }}} == Recent Changes == [[ChangeLog(rssgetmacro, 3)]] == Author/Contributors == '''Author:''' [wiki:GraemeWorthy] [[BR]] '''Contributors:'''