From: <var...@us...> - 2012-11-20 20:46:36
|
Revision: 8504 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8504&view=rev Author: vargenau Date: 2012-11-20 20:46:28 +0000 (Tue, 20 Nov 2012) Log Message: ----------- WikiPlugin --> CategoryWikiPlugin Modified Paths: -------------- trunk/pgsrc/Help%2FAppendTextPlugin Modified: trunk/pgsrc/Help%2FAppendTextPlugin =================================================================== --- trunk/pgsrc/Help%2FAppendTextPlugin 2012-11-20 20:43:39 UTC (rev 8503) +++ trunk/pgsrc/Help%2FAppendTextPlugin 2012-11-20 20:46:28 UTC (rev 8504) @@ -1,4 +1,4 @@ -Date: Fri, 20 Nov 2012 13:46:13 +0000 +Date: Fri, 20 Nov 2012 19:46:13 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0) Content-Type: application/x-phpwiki; pagename=Help%2FAppendTextPlugin; @@ -41,6 +41,7 @@ | **after** | (Optional) Add after the matching line beginning with after. | +|- | **redirect** | Redirect to modified page | false @@ -52,7 +53,7 @@ {{{ <<WikiFormRich action=AppendText buttontext="AddPlugin" - pulldown[] name=s text="Plugins: " value=<!plugin-list BackLinks page=WikiPlugin !> + pulldown[] name=s text="Plugins: " value=<!plugin-list BackLinks page=CategoryWikiPlugin !> >> }}} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |