ListOfSkinsPlugin

ALERT! NOTE: This is an ObsoletePluginPackage. The TWikiRelease01Sep2004 has a TWikiSkinBrowser

ListOfSkinsPlugin is a bash-shell-script generating a list of all skins available on the site. To accomplish its task the script looks through the templates directory. This is based off the TWiki:Plugins/TodaysVisitorsPlugin.

Syntax Rules

  • Use %LISTOFSKINS% to get a unnumbered list of skins (in html).

ListOfSkinsPlugin Global Settings

Plugin settings are stored as preferences variables. To reference a plugin setting write %<plugin>_<setting>%, i.e. %INTERWIKIPLUGIN_SHORTDESCRIPTION%

  • One line description, is shown in the TextFormattingRules topic:
    • Set SHORTDESCRIPTION = Generates a list of available skins

  • Debug plugin: (See output in data/debug.txt)
    • Set DEBUG = 0

Plugin Installation Instructions

Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the server where TWiki is running.

  • Download all related files from the Plugin web (see below)
  • Unzip ListOfSkinsPlugin.zip in your twiki installation directory. Content:
    File: Description:
    data/TWiki/ListOfSkinsPlugin.txt Plugin topic
    data/TWiki/ListOfSkinsPlugin.txt,v Plugin topic repository
    lib/TWiki/Plugins/ListOfSkinsPlugin.pm Plugin Perl module
    lib/listofskins.sh bash script
  • configure the $TWIKILIBPATH var in lib/TWiki/Plugins/ListOfSkinsPlugin.pm
  • configure the $TEMPLATE_PATH var in lib/listofskins.sh
  • Test if the installation was successful:

Available Skins
%LISTOFSKINS%

Plugin Info

Plugin Author: TWiki:Main/TedPavlic
Plugin Version: 15 Jul 2003 (V0.100)
Change History:  
15 Jul 2003: Initial version
CPAN Dependencies: none
Other Dependencies: none
Perl Version: 5.005
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/ListOfSkinsPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/ListOfSkinsPluginDev

Related Topics: TWikiPreferences, TWikiPlugins

-- TWiki:Main/TedPavlic - 15 Jul 2003

Topic attachments
I Attachment Action Size Date Who Comment
ziptgz ListOfSkinsPlugin.tgz manage 4.3 K 15 Jul 2003 - 08:00 TedPavlic ListOfSkins? Plugin
Topic revision: r6 - 16 Nov 2004 - 07:09:58 - PeterThoeny
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo