| | Empty TWiki Plugin
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. |
| |
(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 TextFormattingRules topic:
- Set SHORTDESCRIPTION = Empty Plugin used as a template for new Plugins
- Your own setting, for example:
- Debug plugin: ( TWiki sets
$debug in your plugin. See output in data/debug.txt.)
|
| | Plugin Installation Instructions
- This plugin is preinstalled, you do not need to install it.
|
| | Plugin Info
|
|
< < |
|
> > |
|
| |
|
|
< < |
| Plugin Version: |
01 Feb 2006 |
|
> > |
| Plugin Version: |
15942 (22 Jan 2008) |
|
| |
| Change History: |
<-- versions below in reverse order --> |
|
|
> > |
| 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 |
|
|
< < |
| CPAN Dependencies: |
none |
| Other Dependencies: |
none |
| Perl Version: |
5.005 |
|
> > |
| Dependencies: |
%$DEPENDENCIES |
|
| |
|