Date: Mon, 16 Jun 2008 14:15:24 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id: Help%2FAppendTextPlugin,v 1.5 2008-06-19 18:22:32 vargenau Exp $ Content-Type: application/x-phpwiki; pagename=Help%2FAppendTextPlugin; flags=PAGE_LOCKED; markup=2; charset=iso-8859-1 Content-Transfer-Encoding: binary *~AppendText* is a [plugin|Help:WikiPlugin] to automatically add text to a page. For general usage better use the [AddComment|Help:AddCommentPlugin] plugin. !!! Arguments __page__: | Append to which page. Default: Current page. __s__: | What text to add. Note: A \n is always prepended. __before__: | (Optional) Add before the matching line beginning with before. __after__: | (Optional) Add after the matching line beginning with after. !!! Examples Add from a list of all available plugins one to the current page. ?> Add from a list of all available Categories to the current page. ?> ---- [PhpWikiDocumentation] [CategoryWikiPlugin]