Date: Tue, 23 Nov 2004 10:21:12 -0500 Mime-Version: 1.0 (Produced by PhpWiki 1.3.11pre) X-Rcs-Id: $Id: AppendText,v 1.1 2004-11-24 09:25:35 rurban Exp $ Content-Type: application/x-phpwiki; pagename=AppendText; flags=""; markup=2; charset=iso-8859-1 Content-Transfer-Encoding: binary ---- AppendText is a WikiPlugin to automatically add text to a page. For general usage better use the AddCommentPlugin. !! Plugin Arguments __page__: | Append to which page. Default: Current page. __text__: | What text to add. __before__: | (Optional) Add before the matching line beginning with before. __after__: | (Optional) Add after the matching line beginning with after.