Date: Tue, 3 Mar 2009 15:32:44 +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=iso-8859-1 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]]