Release Notes of TWiki 6.1.0 (Kampala), 2018 07 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded...
TWiki Documentation Graphics and File Type Icons This is the TWiki Documentation Graphics library. The graphics can be used in topics and by web applications. All...
TWiki Installation Guide The following is installation instructions for the TWiki 6.1 production release on an Apache web server on Linux. Visit TWiki:TWiki.InstallingTWiki...
URLPARAM{`name`} get value of a URL parameter Returns the value of a URL parameter. Syntax: % URLPARAM{`name` Supported parameters: Parameter...
TinyMCEPlugin Introduction This is an integration of the fast and highly functional WYSIWYG editor. It supports a wide range of browsers such as Firefox, IE, Safari...
TWIKISHEET{} enable TWiki Sheet (spreadsheet) and set options The % TWIKISHEET{ variable is handled by the TWikiSheetPlugin Syntax: % TWIKISHEET{ parameters...
WIKIWEBMASTER email address of the administrator % WIKIWEBMASTER% expands to the email address of the administrator of . Syntax: % WIKIWEBMASTER% , expands...
WIKIWEBMASTERNAME name of the administrator % WIKIWEBMASTERNAME% expands to the name of the administrator of . Syntax: % WIKIWEBMASTERNAME% , expands...
INCLUDE{`page`} include other topic, attachment, or web page Merges the content of a specified page into the current one before rendering. Syntax: % INCLUDE...
Search Help Search Pages There are two search pages; WebSearch offers basic search features, while WebSearchAdvanced offers more control over searches. By default...
THREECOLUMNS responsive three column page layout Write % THREECOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with three columns . The layout is responsive...
WIKIPREFSTOPIC name of site wide preferences topic Syntax: % WIKIPREFSTOPIC% Expands to: , renders as Category: AdministrationVariables, SystemInformationVari...
Package TWiki::Configure::Checkers::CertificateChecker Configure GUI checker for Certificate items. This checker validates files that contain X.509 certificates,...
Package TWiki::OopsException Exception used to raise a request to redirect to an Oops URL. An OopsException thrown anywhere in the code will redirect the browser...
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...
Bookmarks Application Page This page contains several parts that are used by user bookmark pages. Bookmark pages reside in the web and are named wikiname Bookmarks...
LAQUO left double angle quote This variable is typically used in breadcrumbs. Syntax: % LAQUO% Expands to: Type: Preference variable TWikiRenderingShortcut...
BB3 level 3 bullet with line break Line break and bullet, level 3. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB3% Expands...
VBAR vertical bar The vertical bar variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % VBAR%...
References on Wiki and Collaboration Some useful articles and books around collaboration and the Wiki technology in particular. Wiki Technology and TWiki Presentation...
SITESTATISTICSTOPIC name of site statistics topic Note: The site statistics topic is assumed to be in the web. Syntax: % SITESTATISTICSTOPIC% Expands...
H help icon Type: Preference variable TWikiRenderingShortcut. Syntax: % H% Expands to: Category: FormattingAndRenderingVariables Related...
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...
TWiki Plugins Add functionality to TWiki with readily available plugins; create plugins based on APIs Overview You can add plugins to extend TWiki functionality...
TWiki Reference Manual () This page contains all documentation topics as one long, complete reference sheet. Related Topics: TWikiSite, TWikiHistory, TWikiEnhancementRequests...
`Create New Topic` page has moved Continue to create the new page TWiki admins Please replace all web`s WebTopicCreator topic contents with this text: % `WebTopicCreator...
YELLOW start yellow colored text YELLOW is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings...
SCRIPTURLPATH{`script`} URL path of TWiki script As % SCRIPTURL{`script` , but doesn`t include the protocol and host part of the URL Like % SCRIPTURL{...
SESSIONVAR name of CGI and session variable that stores the session ID Syntax: % SESSIONVAR% Expand to: Category: DevelopmentVariables, SystemInformationVariables...
SESSIONID unique ID for this session Syntax: % SESSIONID% Expand to: Category: DevelopmentVariables, SystemInformationVariables, UsersAndAuthenticationVariables...
SCRIPTSUFFIX script suffix Some TWiki installations require a file extension for CGI scripts, such as .pl or .cgi Syntax: % SCRIPTSUFFIX%...
LOCALSITEPREFS web.topicname of site preferences topic The full name of the local site preferences topic. These local site preferences overload the system level...
DISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default...
BLACK start black colored text BLACK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings...
ATTACHURL full URL for attachments in the current topic Syntax: % ATTACHURL% Expands to: https://cds.kuhep.kreonet.net/wiki/twiki 6.1.0/pub/TWiki/VarATTACHURL...
Package TWiki::Users::Password Base class of all password handlers. Default behaviour is no passwords, so anyone can be anyone they like. The methods of this class...
Change E mail Address This form is used to change your registered e mail addresses. Your registered e mails are used by TWiki for sending you e mails, including notifications...
Default Web Top Menu of TopMenuSkin This topic defines the default menu structure of a web. It is used by the TopMenuSkin in case the WebTopMenu topic is missing in...
Top Menu of TWiki Web This topic defines the menu structure of the TWiki web, used by the TopMenuSkin . 1 Web` User registration...
Preferences settings TWiki has these levels of preferences settings: 1 System level settings: Site name, proxy settings, access control, skin 1 Site...
Wiki Name Your name, usually your first and last name connected without a space. For example, Tim Berners Lee`s WikiName is TimBernersLee. Your name is also...
FAQ: How can I create a simple TWiki Forms based application? Answer: TWiki applications help automate workflows you have at the workplace. TWiki has a built in database...
Manage Users: Edit User Account WikiName of user: find users Related topics: ManagingUsers, QueryUsers, AdminToolsCategory
Managing Topics Browser based rename, move, and delete for individual topics Overview You can use browser based controls to change a topic`s name, move it to another...
SmiliesPlugin emoticons Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile #058; ) : ) or a frown...
The Jump Box as a browser The JumpBox is not only a tool to allow you to jump from page to page, you can use it to search for documents. If you do not know the entire...
TWiki User`s Guide Documentation for TWiki users. TWiki Quick Start WelcomeGuest: A fast track intro covering all the basics ATasteOfTWiki...
TWiki Tip Of The Day Administration Adminstrative Pages TWikiTipsOfTheDay Aggregated List of All Tips, from and . TWikiTipsOfTheDayAddNew Add A New...
Package TWiki::Users::ApacheHtpasswdUser Password manager that uses Apache::HtPasswd to manage users and passwords. Subclass of TWiki::Users::Password . See documentation...
This topic: TWiki
> WebChanges
Topic revision: r2 - 2000-08-19 - PeterThoeny