AppendText is a WikiPlugin to automatically add text to a page. For general usage better use the AddCommentPlugin.

<?plugin AppendText ?>

Plugin Arguments

page: ||

s: ||

before: ||

after: ||

Examples

Add from a list of all available plugins one to the current page.

  <?plugin WikiFormRich action=AppendText buttontext="AddPlugin"
           pulldown[] name=s text="Plugins: " value=<!plugin-list BackLinks page=WikiPlugin !>
           ?>

Add from a list of all available Categories to the current page.

  <?plugin WikiFormRich action=AppendText buttontext="AddCategory"
           pulldown[] name=s text="Categories: " value=<!plugin-list TitleSearch s=Category !>
           ?>


PhpWikiDocumentation

CSE Grad Student Wiki: AppendTextPlugin (last edited 2008-09-11 15:31:04 by localhost)