This is an empty plugin you can use as a template to build your own TWikiPlugins. This plugin does nothing, but is ready to be used.
To create your own plugin:
TWiki/Plugins/EmptyPlugin.pm
to <name>Plugin.pm
and customize the plugin.
<name>Plugin
and customize it.
(none)
Plugin preferences are stored as preferences variables. To reference
a plugin preference write %<plugin name>_<preference name>%
, i.e. %EMPTYPLUGIN_SHORTDESCRIPTION%
Plugin Author: | AndreaSterbini, PeterThoeny |
Plugin Version: | 08 Jul 2001 |
Change History: | 08 Jul 2001: Changed to plug&play 27 Feb 2001: Initial version |
CPAN Dependencies: | none |
Other Dependencies: | none |
Perl Version: | 5.0 |
Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/EmptyPlugin![]() |
Feedback: | http://TWiki.org/cgi-bin/view/Plugins/EmptyPluginDev![]() |
Related Topics: TWikiPreferences, TWikiPlugins, DefaultPlugin
-- AndreaSterbini - 27 Feb 2001
-- PeterThoeny - 08 Jul 2001