---README for "helloworld" plugin version 0.0.1--- This plugin will map an action to "helloword" as an example of how to use an action in a plugin. It will also map the action to the pseudotopic HelloWorld as an example of how this mapping works. ---Installation--- Put helloworld.zip in your {wikihome}/plugins directory and restart the webapp context or the server. ---Usage exampe--- Going to a URL with the action parameter set will output "Hello World!". E.g. http://myserver/vqwiki-2.7.1/jsp/Wiki?action=helloworld The same will happen if you visit the topic HelloWorld, e.g. http://myserver/vqwiki-2.7.1/jsp/Wiki?HelloWorld