summaryrefslogtreecommitdiff
path: root/TWiki/TigerSkinPlugin.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'TWiki/TigerSkinPlugin.mdwn')
-rw-r--r--TWiki/TigerSkinPlugin.mdwn64
1 files changed, 0 insertions, 64 deletions
diff --git a/TWiki/TigerSkinPlugin.mdwn b/TWiki/TigerSkinPlugin.mdwn
deleted file mode 100644
index 4c00e0bb..00000000
--- a/TWiki/TigerSkinPlugin.mdwn
+++ /dev/null
@@ -1,64 +0,0 @@
-## <a name="Tiger_Skin_Plugin"> Tiger Skin Plugin </a>
-
-This is the [[TigerSkin]] plugin, named after the stripes in the background.
-
-* See the main site on <http://twiki.org> for plugins, or the local wiki,
-* details in %TWIKIWEB%.TWikiPlugins.
-
-### <a name="_TOPIC_Settings"> %TOPIC% Settings </a>
-
-Plugin settings are stored as preferences variables. To reference a plugin setting write <code>**%&lt;plugin&gt;\_&lt;setting&gt;%**</code>, i.e. <code>**%EMPTYPLUGIN\_SHORTDESCRIPTION%**</code>
-
-* 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
-
-### <a name="Plugin_Installation_Instructions"> Plugin Installation Instructions </a>
-
-* See the [[TigerSkin]] page for information on download and setup.
-
-### <a name="Plugin_Info"> Plugin Info </a>
-
-<table border="1" cellpadding="1" cellspacing="0">
- <tr>
- <td align="right"> Plugin Author: </td>
- <td> Unknown </td>
- </tr>
- <tr>
- <td align="right"> Plugin Version: </td>
- <td> 14 Jul 2001 </td>
- </tr>
- <tr>
- <td align="right"> Change History: </td>
- <td> 14 Jul 2001: Changed to plug&amp;amp;play <br /> 27 Feb 2001: Initial version </td>
- </tr>
- <tr>
- <td align="right"> CPAN Dependencies: </td>
- <td> none </td>
- </tr>
- <tr>
- <td align="right"> Other Dependencies: </td>
- <td> none </td>
- </tr>
- <tr>
- <td align="right"> Perl Version: </td>
- <td> 5.0 </td>
- </tr>
- <tr>
- <td align="right"> Plugin Home: </td>
- <td><a href="http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%" target="_top">http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%</a></td>
- </tr>
- <tr>
- <td align="right"> Feedback: </td>
- <td><a href="http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev" target="_top">http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev</a></td>
- </tr>
-</table>
-
-**_Related Topics:_** %TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiPlugins, [[DefaultPlugin]]
-
--- [[JoachimNilsson]] - 11 Jul 2002 <br />