From: <var...@us...> - 2012-12-07 17:55:50
|
Revision: 8634 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8634&view=rev Author: vargenau Date: 2012-12-07 17:55:44 +0000 (Fri, 07 Dec 2012) Log Message: ----------- Remove references to CategoryContributedPlugin Modified Paths: -------------- trunk/pgsrc/Help%2FWikiPlugin Modified: trunk/pgsrc/Help%2FWikiPlugin =================================================================== --- trunk/pgsrc/Help%2FWikiPlugin 2012-12-07 17:50:48 UTC (rev 8633) +++ trunk/pgsrc/Help%2FWikiPlugin 2012-12-07 17:55:44 UTC (rev 8634) @@ -1,4 +1,4 @@ -Date: Thu, 9 Dec 2010 14:51:45 +0000 +Date: Fri, 7 Dec 2012 18:54:26 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0) Content-Type: application/x-phpwiki; pagename=Help%2FWikiPlugin; @@ -17,9 +17,6 @@ To write your own, look at the [[Help:HelloWorldPlugin]] (~HelloWorld.php in that directory), which is a minimal example of a plugin. -Publish your self-written plugin at a new ~PhpWiki page with -~PluginName + **Plugin** appended -and add a link to [[PhpWiki:CategoryContributedPlugin|CategoryContributedPlugin]]. A ~WikiPlugin allows one to easily add new types of dynamic content (as well as other functionality) to wiki pages within ~PhpWiki. @@ -198,13 +195,5 @@ own description page as subpage of **Help/** with the name **Plugin** appended. -<<BackLinks noheader=1 >> - -== Contributed Plugins == - -See [[PhpWiki:CategoryContributedPlugin]]. - -<<BackLinks page=CategoryContributedPlugin >> - ------ +---- [[PhpWikiDocumentation]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |