TWiki Site Level Preferences This topic defines site level settings that apply to all users and webs on this TWikiSite. Note: This topic should be regarded ...
This page defines the headers and footers for documents generated by .GenPDFAddOn. See the HtmlDoc documentation for more info. If you want an image in the headers ...
This page serves as the title page for documents created with .GenPDFAddOn. The content between the horizontal rules will be printed on the title page of the PDF document ...
Generate PDF Add On This is a substantial re write of the TWiki:Codev.PrintUsingPDF pdf script. It essentially accomplishes the same goal but with more integration ...
DateTimePlugin Display date and time with formatting options and localized dates. This plugin is an extension of the TWiki variable GMTIME{"format"} (that only allows ...
Comment Plugin Comment Plugin lets users quickly post comments to a page without an edit/preview/save cycle. Related topics: CommentPluginTemplates, CommentPluginExamples ...
Templates for CommentPlugin See CommentPlugin: Customisation for help. While this topic can be viewed as a TWiki topic, it is used by the CommentPlugin as a template ...
#VarCOMMENT COMMENT{ attributes } insert an edit box into the topic to easily add comments. A %COMMENT% without parameters shows a simple text box. ...
DBCacheContrib Reusable code that treats TWiki forms as if they were table rows in a database. Summary of Contents This module supports structured queries over a ...
DBCachePlugin Powered by WikiRing Consultants Description This is a lightweighted frontend to the DBCacheContrib. The provided tags DBQUERY and DBCALL ...
The Natural Skin Description Powered by WikiRing Consultants NatSkin is a skin driven by cascading stylesheets shipping 12 predefined styles (themes ...
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 ...
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 ...
NatSkinConfiguration Theme configuration The different NatSkin styles (themes) are controlled using TWiki preference variables and can be set per user (on 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 ...
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 ...
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 ...
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 ...
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 ...
FlexWebListPlugin Description This is a replacement for TWiki's standard WEBLIST variable. It is extended to improve the display of hierarchical web structures, a ...
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 ...
FlexWebListTree The fragment below can be used in a sidebar navigation to establish a folder like subweb navigation. This uses the jqTreeview widget of the TWiki:Plugins ...
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: ...
!Behaviour Javascript framework Contrib This contrib packages the third party Behaviour Javascript event library, available from http://bennolan.com/behaviour/. ...
TagCloudPlugin Description This plugin helps rendering tag clouds. From Wikipedia:Tag cloud A Tag Cloud is a text based depiction of tags across a body of content ...
TimeSincePlugin This plugin is inspired by the WordPress TimeSince plugin. It which can be used to display a time difference in a human readable way, for instance ...
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 ...
IfDefinedPlugin Description Powered by WikiRing Consultants This plugin adds a couple of tags that allow to render content conditionally. There are ...