EmptyOoPlugin
sample shell for an object-oriented plugin
Syntax Rules
Examples
feel free to improve the examples by editing
TWiki:Plugins/EmptyOoPlugin
EmptyOoPlugin Global Settings
Plugin settings are stored as preferences variables. To reference a plugin setting write
%<plugin>_<setting>%, i.e.
%EMPTYOOPLUGIN_SHORTDESCRIPTION%
- One line description, is shown in the TextFormattingRules topic:
- Set SHORTDESCRIPTION = empty oo plugin
- Debug plugin: (See output in
data/debug.txt)
Plugin Installation Instructions
Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the server where TWiki is running.
- Download the ZIP file from the Plugin web (see below)
- Unzip
EmptyOoPlugin.zip in your twiki installation directory. Content: | File: | Description: |
data/TWiki/EmptyOoPlugin.txt | Plugin topic |
data/TWiki/EmptyOoPlugin.txt,v | Plugin topic repository |
lib/TWiki/Plugins/OoPlugin.pm | OoPlugin Perl module base class |
lib/TWiki/Plugins/EmptyOoPlugin.pm | Plugin Perl module |
data/Sandbox/TestTopicEmptyOoPlugin.txt | Plugin topic test |
- Test if the installation was successful:
Plugin Info
Related Topics: TWikiPreferences,
TWikiPlugins
--
TWiki:Main/WillNorris
- 13 Oct 2003