From 8d318c9efe5f4ccabeb8c277748b4fe3a966d868 Mon Sep 17 00:00:00 2001 From: Joachim Nilsson Date: Thu, 11 Jul 2002 19:27:00 +0000 Subject: none --- TWiki/TigerSkinPlugin.mdwn | 63 +++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 60 insertions(+), 3 deletions(-) diff --git a/TWiki/TigerSkinPlugin.mdwn b/TWiki/TigerSkinPlugin.mdwn index e72ca288..4c00e0bb 100644 --- a/TWiki/TigerSkinPlugin.mdwn +++ b/TWiki/TigerSkinPlugin.mdwn @@ -1,7 +1,64 @@ -* Set SHORTDESCRIPTION = Supports [[TigerSkin]] +## Tiger Skin Plugin + +This is the [[TigerSkin]] plugin, named after the stripes in the background. + +* See the main site on for plugins, or the local wiki, +* details in %TWIKIWEB%.TWikiPlugins. + +### %TOPIC% Settings + +Plugin settings are stored as preferences variables. To reference a plugin setting write **%<plugin>\_<setting>%**, i.e. **%EMPTYPLUGIN\_SHORTDESCRIPTION%** + +* One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: + * Set SHORTDESCRIPTION = Supports [[TigerSkin]] * Max number of revisions to show on drop down menu + * Set NUMREVISIONS = 5 + +* Debug plugin: (See output in `data/debug.txt`) + * Set DEBUG = 0 + +### Plugin Installation Instructions + +* See the [[TigerSkin]] page for information on download and setup. + +### Plugin Info + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Plugin Author: Unknown
Plugin Version: 14 Jul 2001
Change History: 14 Jul 2001: Changed to plug&amp;play
27 Feb 2001: Initial version
CPAN Dependencies: none
Other Dependencies: none
Perl Version: 5.0
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%
Feedback: http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev
-* * Set NUMREVISIONS = 5 +**_Related Topics:_** %TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiPlugins, [[DefaultPlugin]] -* Set DEBUG = +-- [[JoachimNilsson]] - 11 Jul 2002
-- cgit v1.2.3