Active functionality and tuning for the ETHSkin.
Introduction
This plugin provides all of the additional functionality needed for the
ETHSkin. Most of it is used in templates and default topics and not directly accessible to the user.
User Accessible Functionality
The functions of the plugin that can be used by users in topics are listed below.
Site and Web Settings
The documentation for the various variables for the setting of the entire site or webs can be found in
TWikiPreferences and
WebPreferences.
Topic Settings
The following topic settings can be used to configure the rendering of the topic:
- This setting disables the content navigation on the left side.
- Local ETHSKINHIDECONTENTNAVI = yes
- This setting enables the visually separated context column for context boxes.
- Local ETHSKINWITHCONTEXTCOLUMN = yes
- Define the sorted list of subtopics rendered in the content navigation for this topic. Subtopics must be either absolute or relative, in which case the part of the name which is the same as the topic is replaced with
*
. A +
in the list will insert all automatically determined subtopics that are not yet in the defined list.
- Set ETHSUBTOPICLIST = *FAQ, *Introduction, AboutUs, *Documentation, *More, +
- Define the topic title used in the entire navigation.
- Set ETHTOPICTITLE = Hallo Zürich
Plugin Info
- Set SHORTDESCRIPTION = Active functionality and tuning for the ETHSkin.
Related Topics: TWikiPlugins,
DeveloperDocumentationCategory,
AdminDocumentationCategory,
TWikiPreferences