|
|
Welcome to the GnuSkinPlugin
This is the supplemental plugin for the GnuSkin. It provides a small Perl engine for handling dynamic, user configurable, content. For more information see the GnuSkin page.
Installation:
See GnuSkinInstall for details of download and installation instructions.
GnuSkinPlugin Default 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 TextFormattingRules topic:
- Set SHORTDESCRIPTION = Supplements the bare bones GnuSkin theme for TWiki
- Debug plugin: (See output in
data/debug.txt)
An example logo, named logo.png, is provided in the GnuSkin library. To provide your own web-specific logo, attach a file named logo.png to any WebPreferences page, or set the WEBLOGO variable on the same page to use a logo with a different name.
-
Set WEBLOGO = %PUBURL%/%MAINWEB%/LogoTopic/my_project_logo.png
For non-graphical user agents the alt attribute of the WEBLOGO is hard coded to be the ASCII representation of our favourite animal supplemented with the name of the currently displayed wiki web.
- A configurable left hand menu bar - the contents can be set in an editable WebMenu topic - one for the TWiki web and optionally one for other webs. See WebMenuFormat for details. , supplied one cover TWiki, Main and Test Webs
Plugin Info
Related Topics: TWikiPreferences, TWikiPlugins
|
|