The Natural Skin Description Powered by WikiRing Consultants NatSkin is a skin driven by cascading stylesheets shipping 12 predefined styles (themes ...
NatSkinConfiguration Theme configuration The different NatSkin styles (themes) are controlled using TWiki preference variables and can be set per user (on the ...
Style Browser Explore the style variations of the .NatSkin by changing the base style and a variation of it. In general style variations are used to change the ...
NatSearch Search facility for the NatSkin. Description NatSearch unifies the Seach and the Jump box known from the standard TWiki. It uses one input field to either ...
NatSkinCss This is a reference guide to all css classes used by NatSkin. These are all classes and not ids , that is all classes below are applied to the html markup ...
NatSkinFAQ The documentation of NatSkin is crap. I'm lost! If you need help there are a couple of options: Create a support request on TWiki:Support/WebHome ...
NatSkinTemplates The template setup of the NatSkin differes completely from the standard templates that come with the TWiki folowing its own inner logic compared to ...
TWikiWebCss Default WebCss component for your TWiki site. Create a WebCss topic in your web to override the content of this topic. .natSearchBox input, .natHeaderArt ...
Package TWiki TWiki operates by creating a singleton object (known as the Session object) that acts as a point of reference for all the different modules in the system ...
Package extends CGI::Session::Driver::DBI head1 NAME CGI::Session::Driver::postgresql PostgreSQL driver for CGI::Session head1 SYNOPSIS use CGI::Session ...
Settings for WysiwygPlugin that are common to most editor integrations The global TWiki Variable WYSIWYG EXCLUDE can be set to make the plugin sensitive to what ...
TwistyPlugin A "twisty" is an interface toggle control to show and hide content. TwistyPlugin gives you several options to control the appearance of a twisty: ...
TwistyContrib This contrib packages in a convenient way the JavaScript library and the CSS file needed to implement Twisty sections. TwistyContrib is installed by ...
RedDotPlugin This plugin renders a clickable red dot (.) to ease the edit access to a page. The red dot will only be visible if the current wikiuser has write access ...
KupuContrib The integration uses the TWiki:Plugins.WysiwygPlugin to translate text to and from a format that Kupu can edit. Caveat : KupuContrib is designed for editing ...
GluePlugin Description This plugin will help you to write readable TWikiML by allowing tags and arguments to be formatted on multiple lines. This is done by removing ...
FlexWebListPlugin Description This is a replacement for TWiki's standard WEBLIST variable. It is extended to improve the display of hierarchical web structures, a ...
FilterPlugin Description Powered by WikiRing Consultants This plugin allows to substitute and extract information from content by using regular expressions ...
DBI Query Plugin This plugin is intendent to provide TWiki with ability to make complex database requests using DBI Perl module. Syntax Rules Syntax: %DBI QUERY ...
Behaviour Javascript framework Contrib This contrib packages the third party Behaviour Javascript event library, available from http://bennolan.com/behaviour/. Behaviour ...
BreadCrumbsPlugin Description This plugin helps you to locate where you are, and shows you how you can escape from there using breadcrumbs navigation. Two types ...
FlexWebListNavi The fragment below can be used in a sidebar navigation to establish a "twisted" subweb navigation. Use it by adding %INCLUDE{"TWiki.FlexWebListNavi ...
FlexWebListExamples These are some simple examples to show how to use the basic features of the FlexWebListPlugin. Please create some subwebs in the Sandbox web for ...
TWiki Add Ons Add functionality to TWiki with extensions not based on the TWiki scripts. Overview An add on runs separately from the TWiki scripts, e.g. for data ...
Package TWiki::Store::SearchAlgorithms::Native Native implementation of the RCS cache search. Requires tools/native search to be built and installed. search($searchString ...
#VarWEB WEB name of current web %WEB% expands to the name of the web where the topic is located. If you are looking at the text of an included topic, it ...
Package TWiki::Client The package is also a Factory for login managers and also the base class for all login managers. On it's own, an object of this class is used ...
Package TWiki::User A User object is an internal representation of a user in the real world. The object knows about users having login names, wiki names, personal ...
Package TWiki::Users::TWikiUserMapping User mapping is the process by which TWiki maps from a username (a login name) to a wikiname and back. It is also where groups ...
Package TWiki::Client::ApacheLogin extends TWiki::Client This is login manager that you can specify in the security setup section of configure. It instructs TWiki ...
Package TWiki::Client::TemplateLogin This is a login manager that you can specify in the security setup section of configure. It provides users with a template based ...
Package TWiki::If Support for the conditions in %IF{} statements. Basically a simple stack based parser for infix expressions that generates a parse tree that can ...