
Default TWiki PluginThe default plugin is used for some deprecated rendering of older TWiki versions and of JosWiki. This plugin can also be used to specify some simple custom rendering rules. Note: Create a new TWikiPlugin based on EmptyPlugin if you plan to offer some complex rendering or other functionality.Syntax RulesCustom rendering rules of the default plugin:
TWiki/Plugins/DefaultPlugin.pm to add your own rules or to enable JosWiki rules.
DefaultPlugin SettingsPlugin settings are stored as preferences variables. To reference | |||||||||||||||||
| Changed: | |||||||||||||||||
| < < | a plugin setting write %<plugin>_<setting>%, i.e. %DEFAULTPLUGIN_SHORTDESCRIPTION% | ||||||||||||||||
| > > | a plugin setting write %<plugin>_<setting>%, for example, %DEFAULTPLUGIN_SHORTDESCRIPTION% | ||||||||||||||||
| Changed: | |||||||||||||||||
| < < |
| ||||||||||||||||
| > > |
| ||||||||||||||||
Plugin Installation Instructions
Plugin Info
-- PeterThoeny - 14 Jul 2001 | |||||||||||||||||