Changed: | |||||||||||||
< < |
Default TWiki Plugin | ||||||||||||
> > |
Default TWiki Plugin | ||||||||||||
Changed: | |||||||||||||
< < |
The 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. | ||||||||||||
> > |
The default plugin is used for some depreciated 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. | ||||||||||||
Changed: | |||||||||||||
< < |
Syntax Rules | ||||||||||||
> > |
Syntax Rules | ||||||||||||
Custom rendering rules of the default plugin:
| |||||||||||||
Changed: | |||||||||||||
< < |
| ||||||||||||
> > |
| ||||||||||||
TWiki/Plugins/DefaultPlugin.pm to add your own rules or to enable JosWiki rules.
| |||||||||||||
Changed: | |||||||||||||
< < |
DefaultPlugin Settings | ||||||||||||
> > |
Plugin Settings | ||||||||||||
Plugin settings are stored as preferences variables. To reference | |||||||||||||
Changed: | |||||||||||||
< < |
a plugin setting write %<plugin>_<setting>% , for example, %DEFAULTPLUGIN_SHORTDESCRIPTION%
| ||||||||||||
> > |
a plugin setting write %<plugin>_<setting>% , i.e. %DEFAULTPLUGIN_SHORTDESCRIPTION%
| ||||||||||||
Changed: | |||||||||||||
< < |
| ||||||||||||
> > |
| ||||||||||||
Changed: | |||||||||||||
< < |
| ||||||||||||
> > |
| ||||||||||||
| |||||||||||||
Changed: | |||||||||||||
< < |
Plugin Installation Instructions | ||||||||||||
> > |
Plugin Installation Instructions | ||||||||||||
| |||||||||||||
Changed: | |||||||||||||
< < |
Plugin Info | ||||||||||||
> > |
Plugin Info | ||||||||||||
Changed: | |||||||||||||
< < |
| ||||||||||||
> > |
| ||||||||||||
| |||||||||||||
Line: 44 to 48 | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Related Topics: TWikiPreferences, TWikiPlugins, EmptyPlugin | |||||||||||||
Changed: | |||||||||||||
< < |
-- AndreaSterbini? - 27 Feb 2001 -- PeterThoeny - 14 Jul 2001 | ||||||||||||
> > |
-- TWiki:Main.AndreaSterbini - 27 Feb 2001 -- TWiki:Main.PeterThoeny - 21 Mar 2004 |