From f19e404a106aa3a50344252459f7b03113a6fbca Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Sat, 14 Jul 2001 08:53:47 +0000 Subject: none --- TWiki/DefaultPlugin.mdwn | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/TWiki/DefaultPlugin.mdwn b/TWiki/DefaultPlugin.mdwn index 1c0df902..d84ddd12 100644 --- a/TWiki/DefaultPlugin.mdwn +++ b/TWiki/DefaultPlugin.mdwn @@ -12,15 +12,19 @@ Custom rendering rules of the default plugin: Modify file **TWiki/Plugins/DefaultPlugin.pm** to add your own rules or to enable JosWiki rules. -### %TOPIC% Preferences +### %TOPIC% 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%** -* One line description, is included in the %TWIKIWEB%.TextFormattingRules topic: +* One line description, is shown in the %TWIKIWEB%.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: * Set OLDINCLUDE = 1 +* Debug plugin: (See output in `data/debug.txt`) + * Set DEBUG = 0 + ### Plugin Installation Instructions * This plugin is preinstalled, you do not need to install it. @@ -34,11 +38,11 @@ Plugin preferences are stored as preferences variables. To reference a plugin pr Plugin Version: - 08 Jul 2001 + 14 Jul 2001 Change History: - 08 Jul 2001: Changed to plug&amp;play
27 Feb 2001: Initial version + 14 Jul 2001: Changed to plug&amp;play
27 Feb 2001: Initial version CPAN Dependencies: @@ -64,4 +68,4 @@ Plugin preferences are stored as preferences variables. To reference a plugin pr **_Related Topics:_** %TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiPlugins, [[EmptyPlugin]] --- %TWIKIWEB%.AndreaSterbini - 27 Feb 2001
-- %TWIKIWEB%.PeterThoeny - 08 Jul 2001
+-- %TWIKIWEB%.AndreaSterbini - 27 Feb 2001
-- %TWIKIWEB%.PeterThoeny - 14 Jul 2001
-- cgit v1.2.3