lib/TWiki/Plugins/EmptyPlugin.pm
to <name>Plugin.pm
and customize the plugin. Add your own code; remove all handlers you do not plan to use.
<name>Plugin
documentation topic in the TWiki web. Do so by visiting http://twiki.org/cgi-bin/view/Plugins/PluginPackageHowTo and starting a new topic to get the default plugin topic text (don't save the topic). Customize your plugin topic to your needs.
%<plugin>_<setting>%
, i.e. %EMPTYPLUGIN_SHORTDESCRIPTION%
$debug
in your plugin. See output in data/debug.txt
.) Plugin Author: | TWiki:Main/AndreaSterbini, TWiki:Main/PeterThoeny, TWiki:Main/CrawfordCurrie |
Copyright: | © 2001-2010, TWiki:TWiki/TWikiContributor |
License: | GPL (GNU General Public License) |
Plugin Version: | 18620 (2010-10-10) |
Change History: | |
2010-05-08: | TWikibug:Item6433 - doc improvements; replacing TWIKIWEB with SYSTEMWEB |
2007-05-20: | Added renderWikiWordHandler |
2006-02-01: | Dakar changes |
2004-03-21: | Added afterSaveHandler |
2001-07-14: | Changed to plug&play |
2001-02-27: | Initial version |
TWiki Dependency: | $TWiki::Plugins::VERSION 1.1 |
Dependencies: | %$DEPENDENCIES |
TWiki:Plugins/Benchmark: | GoodStyle 99%, FormattedSearch 99%, EmptyPlugin 99% |
Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/EmptyPlugin |
Feedback: | http://TWiki.org/cgi-bin/view/Plugins/EmptyPluginDev |
Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/EmptyPluginAppraisal |