RSS Feed Plugin
The rss feed plugin is a standard plugin which displays articles from an external rss feed based on the criteria entered.
Plugin Syntax
This plugin uses the following syntax:
PLUGIN:rss_feed(feed url,heading,number to display,display type)
Example: To display 5 articles from CNN's latest feed as a bullet list with the heading 'Recently on CNN':
PLUGIN:rss_feed(http://rss.cnn.com/rss/cnn_latest.rss,Recently on CNN,5,UL)
posted Jan 13, 2010 4:41 PM in Plugins: Standard
