Empty TWiki Plugin
This is an empty Plugin you can use as a template to build your own TWiki Plugins. This Plugin does nothing, but is ready to be used. To create your own Plugin:- Copy file
TWiki/Plugins/EmptyPlugin.pmto<name>Plugin.pmand customize the plugin. - Create a
<name>Plugintopic in the TWiki web. Do so by visiting http://TWiki.org/cgi-bin/view/Plugins/PluginPackage#NewPlugin and starting a new topic to get the default plugin topic text (don't save the topic). Customize your plugin topic to your needs. - See details in TWiki Plugins.
Syntax Rules
(none)Plugin Settings
Plugin settings are stored as preferences variables. To reference a plugin setting write%<plugin>_<setting>%, i.e. %EMPTYPLUGIN_SHORTDESCRIPTION%
- One line description, is shown in the Text Formatting Rules topic:
- Set SHORTDESCRIPTION = Empty Plugin used as a template for new Plugins
- Your own setting, for example:
- Set EXAMPLE = got it!
- Debug plugin: ( TWiki sets
$debugin your plugin. See output indata/debug.txt.)- Set DEBUG = 0
Plugin Installation Instructions
- This plugin is preinstalled, you do not need to install it.
Plugin Info
| Plugin Author: | TWiki:Main.AndreaSterbini, TWiki:Main.PeterThoeny, TWiki:Main.CrawfordCurrie |
| Copyright: | © 2001-2007, TWiki Contributor |
| License: | GPL (GNU General Public License) |
| Plugin Version: | 15942 (11 Aug 2008) |
| Change History: | |
| 20 May 2007 | Added renderWikiWordHandler |
| 01 Feb 2006: | Dakar changes |
| 21 Mar 2004: | Added afterSaveHandler |
| 14 Jul 2001: | Changed to plug&play |
| 27 Feb 2001: | Initial version |
| TWiki Dependency: | $TWiki::Plugins::VERSION 1.1 |
| Dependencies: | %$DEPENDENCIES |
| TWiki:Plugins/Benchmark: | Good Style 99%, Formatted Search 99%, Empty Plugin 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 |
| Topic EmptyPlugin . { Edit | Attach | Backlinks: Web All webs | Printable | History: r12 < r11 < r10 < r9 < r8 More } |