Since PhpWiki-1.3.3 support for WikiPlugins is included.
A plugin is some PHP code that
- lives in phpwiki/lib/plugin/<pluginname>.php
- implements the WikiPlugin interface by extending that class.
There are many plugins already distributed with PhpWiki. Simply look in the lib/plugin directory or see the PluginManager list.
To write your own, look at the 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
Fatal Error:
lib/PageType.php (In template 'browse' < 'body' < 'html'):170: Error: Function split() is deprecated
lib/Request.php:589: Notice: Undefined variable: wiki_user
Fatal PhpWiki Error
lib/PageType.php (In template 'browse' < 'body' < 'html'):170: Error: Function split() is deprecated
