A simple example plugin.

Plugin 'HelloWorld' does not exist.

From the source of this page:

<<HelloWorld salutation="Hello," name="Wiki User" >>

PhpWiki's plugin architecture allows you to add custom page elements to your wiki. All you have to do is extend (subclass) the WikiPlugin class and create your output via the run() method, dependend on the Wiki- or Request arguments,

Plugin 'PhpHighlight' does not exist.

PhpWikiDocumentation CategoryWikiPlugin

PHP Warning

Warning: "include_once(lib/plugin/HelloWorld.php): failed to open stream: No such file or directory" (...repeated 2 times)