|
|
< < |
Default TWiki Plugin
|
> > |
Default TWiki Plugin
|
|
|
< < |
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.
|
|
|
< < |
Syntax Rules
|
> > |
Syntax Rules
|
|
Custom rendering rules of the default plugin:
- Allow old include syntax (
%INCLUDE:"TopicName"% ) if Plugin Preferences variable OLDINCLUDE is set to 1
|
< < |
- Render deprecated
*_text_* as bold italic text. Test if installed: This is bold italic
|
> > |
- Render depreciated
*_text_* as bold italic text. Test if installed: This is bold italic
|
|
- Enable JosWiki rules if JosWiki specific code is uncommented
Modify file TWiki/Plugins/DefaultPlugin.pm to add your own rules or to enable JosWiki rules.
|
< < |
DefaultPlugin Settings
|
> > |
Plugin Settings
|
|
Plugin settings are stored as preferences variables. To reference
|
< < |
a plugin setting write %<plugin>_<setting>%, for example, %DEFAULTPLUGIN_SHORTDESCRIPTION%
|
> > |
a plugin setting write %<plugin>_<setting>%, i.e. %DEFAULTPLUGIN_SHORTDESCRIPTION%
|
|
|
< < |
- One line description, shown in the TextFormattingRules topic:
- Set SHORTDESCRIPTION = This plugin can be used to specify some simple custom rendering rules. It also renders deprecated
*_text_* as bold italic text.
|
> > |
- One line description, is shown in the TextFormattingRules topic:
- Set SHORTDESCRIPTION = This plugin can be used to specify some simple custom rendering rules. It also renders depreciated
*_text_* as bold italic text.
|
|
|
< < |
- Allow deprecated
%INCLUDE:"TopicName"% syntax:
|
> > |
- Allow depreciated
%INCLUDE:"TopicName"% syntax:
|
|
- Debug plugin: (See output in
data/debug.txt)
|
< < |
Plugin Installation Instructions
|
> > |
Plugin Installation Instructions
|
|
- This plugin is preinstalled, you do not need to install it.
|
< < |
Plugin Info
|
> > |
Plugin Info
|
|
|
< < |
| Plugin Author: | AndreaSterbini, PeterThoeny |
| Plugin Version: | 14 Jul 2001 |
| Change History: | 14 Jul 2001: Changed to plug&play 27 Feb 2001: Initial version |
|
> > |
| Plugin Author: | TWiki:Main.AndreaSterbini, TWiki:Main.PeterThoeny |
| Plugin Version: | 21 Mar 2004 |
| Change History: | <!-- versions below in reverse order --> |
| 21 Mar 2004: | Added afterSaveHandler |
| 14 Jul 2001: | Changed to plug&play |
| 27 Feb 2001: | Initial version |
|
|
| CPAN Dependencies: | none |
| Other Dependencies: | none |
| Perl Version: | 5.0 |
|
|
Related Topics: TWikiPreferences, TWikiPlugins, EmptyPlugin
|
< < |
-- AndreaSterbini - 27 Feb 2001
-- PeterThoeny - 14 Jul 2001
|
> > |
-- TWiki:Main.AndreaSterbini - 27 Feb 2001
-- TWiki:Main.PeterThoeny - 21 Mar 2004
|
|
Default TWiki Plugin
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.
|
|
DefaultPlugin Settings
Plugin settings are stored as preferences variables. To reference
|
< < |
a plugin setting write %<plugin>_<setting>%, i.e. %DEFAULTPLUGIN_SHORTDESCRIPTION%
|
> > |
a plugin setting write %<plugin>_<setting>%, for example, %DEFAULTPLUGIN_SHORTDESCRIPTION%
|
|
|
< < |
|
> > |
|
|
-
- Set SHORTDESCRIPTION = This plugin can be used to specify some simple custom rendering rules. It also renders deprecated
*_text_* as bold italic text.
- Allow deprecated
%INCLUDE:"TopicName"% syntax:
|
|
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 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 Rules
Custom rendering rules of the default plugin:
- Allow old include syntax (
%INCLUDE:"TopicName"% ) if Plugin Preferences variable OLDINCLUDE is set to 1
|
< < |
- Render depreciated
*_text_* as bold italic text. Test if installed: This is bold italic
|
> > |
- Render deprecated
*_text_* as bold italic text. Test if installed: This is bold italic
|
|
- Enable JosWiki rules if JosWiki specific code is uncommented
Modify file TWiki/Plugins/DefaultPlugin.pm to add your own rules or to enable JosWiki rules.
|
|
a plugin setting write %<plugin>_<setting>%, i.e. %DEFAULTPLUGIN_SHORTDESCRIPTION%
|
< < |
-
- Set SHORTDESCRIPTION = This plugin can be used to specify some simple custom rendering rules. It also renders depreciated
*_text_* as bold italic text.
|
> > |
-
- Set SHORTDESCRIPTION = This plugin can be used to specify some simple custom rendering rules. It also renders deprecated
*_text_* as bold italic text.
|
|
|
< < |
- Allow depreciated
%INCLUDE:"TopicName"% syntax:
|
> > |
- Allow deprecated
%INCLUDE:"TopicName"% syntax:
|
|
- Debug plugin: (See output in
data/debug.txt)
|
< < |
|
|
Plugin Installation Instructions
- This plugin is preinstalled, you do not need to install it.
|
|
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 other functionality.
|
|
Modify file TWiki/Plugins/DefaultPlugin.pm to add your own rules or to enable JosWiki rules.
|
< < |
DefaultPlugin Preferences
|
> > |
DefaultPlugin Settings
|
|
|
< < |
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%
|
|
|
< < |
|
> > |
|
|
-
- Set SHORTDESCRIPTION = This plugin can be used to specify some simple custom rendering rules. It also renders depreciated
*_text_* as bold italic text.
|
> > |
|
|
- Allow depreciated
%INCLUDE:"TopicName"% syntax:
|
> > |
- Debug 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: | 08 Jul 2001 |
| Change History: | 08 Jul 2001: Changed to plug&play 27 Feb 2001: Initial version |
|
> > |
| Plugin Version: | 14 Jul 2001 |
| Change History: | 14 Jul 2001: Changed to plug&play 27 Feb 2001: Initial version |
|
|
| CPAN Dependencies: | none |
| Other Dependencies: | none |
| Perl Version: | 5.0 |
|
|
Related Topics: TWikiPreferences, TWikiPlugins, EmptyPlugin
-- AndreaSterbini - 27 Feb 2001
|
< < |
-- PeterThoeny - 08 Jul 2001
|
> > |
-- PeterThoeny - 14 Jul 2001
|
< < |
Default TWiki Plugin
|
> > |
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.
|
> > |
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:
|
< < |
- Allow old include syntax (
%INCLUDE:"TopicName"% ) if TWikiPreferences variable DEFAULTPLUGIN_OLDINCLUDE is set to 1
|
> > |
- Allow old include syntax (
%INCLUDE:"TopicName"% ) if Plugin Preferences variable OLDINCLUDE is set to 1
|
|
- Render depreciated
*_text_* as bold italic text. Test if installed: This is bold italic
- Enable JosWiki rules if JosWiki specific code is uncommented
Modify file TWiki/Plugins/DefaultPlugin.pm to add your own rules or to enable JosWiki rules.
|
< < |
Related Topics: TWikiPreferences, TWikiPlugins, EmptyPlugin
|
> > |
DefaultPlugin Preferences
Plugin preferences are stored as preferences variables. To reference
a plugin preference write %<plugin>_<preference>%, i.e. %DEFAULTPLUGIN_SHORTDESCRIPTION%
- One line description, is included in the TextFormattingRules topic:
- Set SHORTDESCRIPTION = This plugin can be used to specify some simple custom rendering rules. It also renders depreciated
*_text_* as bold italic text.
- Allow depreciated
%INCLUDE:"TopicName"% syntax:
Plugin Installation Instructions
- This plugin is preinstalled, you do not need to install it.
Plugin Info
Related Topics: TWikiPreferences, TWikiPlugins, EmptyPlugin
|
|
|
< < |
-- PeterThoeny - 13 Mar 2001
|
> > |
-- AndreaSterbini - 27 Feb 2001
-- PeterThoeny - 08 Jul 2001
|
> > |
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:
- Allow old include syntax (
%INCLUDE:"TopicName"% ) if TWikiPreferences variable DEFAULTPLUGIN_OLDINCLUDE is set to 1
- Render depreciated
*_text_* as bold italic text. Test if installed: This is bold italic
- Enable JosWiki rules if JosWiki specific code is uncommented
Modify file TWiki/Plugins/DefaultPlugin.pm to add your own rules or to enable JosWiki rules.
Related Topics: TWikiPreferences, TWikiPlugins, EmptyPlugin
-- PeterThoeny - 13 Mar 2001
|
|
|