Date: Fri, 7 Dec 2012 18:33:20 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0) Content-Type: application/x-phpwiki; pagename=Help%2FAtomFeedPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary The **~AtomFeed** [[Help:WikiPlugin|plugin]] displays an external Atom feed. == Usage == {{{ <> }}} == Arguments == {| class="bordered" |- ! Argument ! Description ! Default value |- | **url** | Atom feed URL | (empty) |- | **feed** | Name of the Atom feed | (empty) |- | **description** | Description of the feed. | (empty) |- | **maxitem** | Max. number of entries (0 = unlimited) | 0 |- | **titleonly** | If //true//, only displays the title of the entry (boolean) | false |} == Example == === Atom feed for PHP News === {{{ <> }}} == Author == * Sébastien Le Callonnec ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]