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 |
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. | ||||||||
Line: 16 to 16 | ||||||||
---|---|---|---|---|---|---|---|---|
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: | ||||||||
< < |
| |||||||
> > |
| |||||||
|
Default TWiki Plugin | ||||||||
Changed: | ||||||||
< < |
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. | |||||||
> > |
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. | |||||||
Syntax RulesCustom rendering rules of the default plugin:
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
TWiki/Plugins/DefaultPlugin.pm to add your own rules or to enable JosWiki rules.
| ||||||||
Line: 19 to 19 | ||||||||
---|---|---|---|---|---|---|---|---|
a plugin setting write %<plugin>_<setting>% , i.e. %DEFAULTPLUGIN_SHORTDESCRIPTION%
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
|
Default TWiki PluginThe 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. | ||||||||
Line: 13 to 13 | ||||||||
---|---|---|---|---|---|---|---|---|
Modify file TWiki/Plugins/DefaultPlugin.pm to add your own rules or to enable JosWiki rules.
| ||||||||
Changed: | ||||||||
< < |
DefaultPlugin Preferences | |||||||
> > |
DefaultPlugin Settings | |||||||
Changed: | ||||||||
< < |
Plugin preferences are stored as preferences variables. To reference
a plugin preference write %<plugin>_<preference>% , i.e. %DEFAULTPLUGIN_SHORTDESCRIPTION%
| |||||||
> > |
Plugin settings are stored as preferences variables. To reference
a plugin setting write %<plugin>_<setting>% , i.e. %DEFAULTPLUGIN_SHORTDESCRIPTION%
| |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Added: | ||||||||
> > |
||||||||
| ||||||||
Line: 23 to 24 | ||||||||
| ||||||||
Added: | ||||||||
> > |
| |||||||
Plugin Installation Instructions
| ||||||||
Line: 30 to 35 | ||||||||
Plugin Info
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
| ||||||||
Line: 41 to 46 | ||||||||
Related Topics: TWikiPreferences, TWikiPlugins, EmptyPlugin
-- AndreaSterbini? - 27 Feb 2001 | ||||||||
Changed: | ||||||||
< < |
-- PeterThoeny - 08 Jul 2001 | |||||||
> > |
-- PeterThoeny - 14 Jul 2001 |
Changed: | |||||||||||||||||
< < |
Default TWiki Plugin | ||||||||||||||||
> > |
Default TWiki Plugin | ||||||||||||||||
Changed: | |||||||||||||||||
< < |
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 functions. | ||||||||||||||||
> > |
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.
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: | |||||||||||||||||
< < |
Related Topics: TWikiPreferences, TWikiPlugins, EmptyPlugin | ||||||||||||||||
> > |
DefaultPlugin PreferencesPlugin preferences are stored as preferences variables. To reference a plugin preference write%<plugin>_<preference>% , i.e. %DEFAULTPLUGIN_SHORTDESCRIPTION%
Plugin Installation Instructions
Plugin Info
| ||||||||||||||||
Changed: | |||||||||||||||||
< < |
-- PeterThoeny - 13 Mar 2001 | ||||||||||||||||
> > |
-- AndreaSterbini? - 27 Feb 2001 -- PeterThoeny - 08 Jul 2001 |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
Default TWiki Plugin
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 functions.
Custom rendering rules of the default plugin:
TWiki/Plugins/DefaultPlugin.pm to add your own rules or to enable JosWiki rules.
Related Topics: TWikiPreferences, TWikiPlugins, EmptyPlugin
-- PeterThoeny - 13 Mar 2001 |