Style Plugin Overview Why is this useful? Well, there are times when you want a consistent look and feel for certain types of items. For example, if you have a list...
TWiki Guest Cache Add On Overview Public TWiki sites are frequently visited by search engine spiders and non authenticated users. The actual traffic by authenticated...
Variable Cache Plugin Overview This Plugin caches TWiki variables in selected topics for faster page rendering. Most topics in a typical TWiki installation are rendered...
VarCachePlugin Test This topic contains a nested search, used to test the VarCachePlugin. The cache gets refreshed if older then 6 minutes (0.1 hours) Here is...
VARCACHE{ attributes } cache TWiki variables in selected topics for faster page rendering The % VARCACHE{ variable is handled by the VarCachePlugin....
Edit Syntax Regex for Wiki Creole This topic contains the syntax rules to convert TML to/from Creole syntax. See EditSyntaxPlugin for format description. Note:...
Testing Creole Syntax Edit Conversion See CreoleEditSyntaxRegex for regex. Emphasis This is bold and bold , italic and italic , monospaced , monospaced bold...
Creole Wiki Syntax Summary This topic provides online help for users who activated the Wiki Creole syntax in their user profile page with a EDITSYNTAX Creole...
Edit Syntax Plugin Introduction This plugin allows users to edit TWiki content with their favorite wiki syntax. Users can set their preferred syntax as a user preferences...
Edit Syntax Regex for Wikimedia This topic contains the syntax rules to convert TML to/from Wikimedia syntax. See EditSyntaxPlugin for format description. Note:...
Testing Mediawiki Syntax Edit Conversion See MediawikiEditSyntaxRegex for regex. Emphasis This is bold and bold , italic and italic , monospaced , monospaced...
Wikimedia Wiki Syntax Summary This topic provides online help for users who activated the Mediawiki syntax in their user profile page with a EDITSYNTAX Mediawiki...
CounterPlugin Introduction The CounterPlugin maintains the Visitor count. Right now it is in it`s infant state shows the count in Text mode. Would be...
Backup Restore Plugin Overview This is a solution to backup, restore, and upgrade TWiki sites. It can be used via the browser and on the command line. This plugin...
Tree Plugin . Useful for dynamic site maps and threads. Syntax Rules % TREEVIEW{ displays topic children in a hierarchical tree % TREE{ synonym of % TREEVIEW...
CopyrightPlugin Overview This plugin is designed for publishing copyright information about topics. The original author (copyright holder) is given to the twiki...
TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT...
HIDE{text} hide content in topic view Text inside the HIDE is removed when viewing the topic. This can be used to remove large amounts of text from being sent...
Package TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl...
GROUPS a formatted list of groups Expands to a formatted list of user groups in your TWiki. The variable is intended to be used in .TWikiGroups, to allow a group...
ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic...
Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE...
MDREPO retrieve data from metadata repository Attention: This variable works only if MetadataRepository is in use. Otherwise, it always returns a zero length...
CONTENTMODE{web `WEB`} content mode Returns the content mode of the specified web. It`s either `local`, `read only`, `master`, or `slave`. Read ReadOnlyAndMirrorWebs...
WIKITOOLNAME name of your TWiki site Syntax: % WIKITOOLNAME% Expands to: TWiki Category: SystemInformationVariables Related: WIKILOGOURL, WIKIVERSION...
STARTSECTION marks the start of a section within a topic Section boundaries are defined with % STARTSECTION{ and % ENDSECTION{ . Sections may be given...
SPACEDTOPIC topic name, spaced and URL encoded deprecated The current topic name with added URL encoded spaces, for use in regular expressions that search for...
RED start red colored text RED is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that...
PLUGINDESCRIPTIONS list of plugin descriptions Syntax: % PLUGINDESCRIPTIONS% Expands to: Category: AdministrationVariables, SystemInformationVariables...