Date: Thu, 15 Apr 2010 16:32:58 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=Help%2FRssFeedPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; 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 |- | **titleonly** | If //true//, do not display item body (boolean) | false |} == Examples === ~PhpWikiRss feed for [[PhpWiki:RecentChanges]] {{{ <> }}} === Example as sidebar box [[PhpWikiDemo:sidebar/]] ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]