Date: Sat, 18 Apr 2009 18:17:26 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=Help%2FRssFeedPlugin; flags=PAGE_LOCKED; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary The **~RssFeed** [[Help:WikiPlugin|plugin]] allows to display external RSS feeds. == Usage {{{ <> }}} == Arguments {| class="bordered" |- ! Argument ! Description ! Default value |- | **url** | RSS Feed URL | (empty) |- | **feed** | RSS Feed Name | (empty) |- | **description** | Description of the RSS Feed | (empty) |- | **maxitem** | Max. number of entries (0 = unlimited) | ~0 |} == Examples === ~PhpWikiRss feed for [[PhpWiki:RecentChanges]] {{{ <> }}} === Example as sidebar box [[PhpWikiDemo:sidebar/]] ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]