TWiki's TWiki webThe Documentation Web of TWiki. TWiki is an Enterprise Collaboration Platform.https://www.oact.inaf.it/twikicheops/bin/view/TWikiCopyright 2025 by contributing authors2018-07-14T23:23:02ZVarURLPARAMhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarURLPARAM2018-07-14T23:23:02ZURLPARAM{`name`} get value of a URL parameter Returns the value of a URL parameter. Syntax: % URLPARAM{`name` Supported parameters: Parameter... (last changed by TWikiContributor)TWikiContributorCgiContribhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/CgiContrib2018-07-05T23:52:57ZCGI Contrib Package Introduction This contrib does not add any features to TWiki. Its purpose is to convert Perl`s CGI module from being an external dependency to... (last changed by TWikiContributor)TWikiContributorVarINCLUDEhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarINCLUDE2015-06-05T01:43:02ZINCLUDE{`page`} include other topic, attachment, or web page Merges the content of a specified page into the current one before rendering. Syntax: % INCLUDE... (last changed by TWikiContributor)TWikiContributorVarNOPhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarNOP2014-05-16T00:46:08ZNOP template text not to be expanded in instantiated topics Syntax: % NOP% In normal topic text, expands to nop , which prevents expansion of adjacent... (last changed by TWikiContributor)TWikiContributorVarHIDEINPRINThttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarHIDEINPRINT2014-05-16T00:32:49ZHIDEINPRINT{text} hide content when printing Text inside the HIDEINPRINT is omitted when printing a topic. Syntax: % HIDEINPRINT{ any text Expands... (last changed by TWikiContributor)TWikiContributorTWikiMdrepoDotPmhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiMdrepoDotPm2013-10-14T08:02:47ZPackage TWiki::Mdrepo ClassMethod new ($session) Construct a Mdrepo module. It`s a caller`s responsibility to guarantee all of the followings defined: $TWiki... (last changed by TWikiContributor)TWikiContributorTWikiResponseDotPmhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiResponseDotPm2013-10-14T08:02:47ZPackage TWiki::Response Class to encapsulate response data. Fields: status response status headers hashref to response headers body... (last changed by TWikiContributor)TWikiContributorVarCAREThttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCARET2013-10-02T21:27:09ZCARET caret symbol The caret variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % CARET% Expands... (last changed by TWikiContributor)TWikiContributorWebPreferencesHelphttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebPreferencesHelp2013-09-25T19:36:25ZHelp on Preferences A preference setting is defined by: 3 or 6 spaces Set NAME value Example: Set WEBBGCOLOR #FFFFC0 A preferences... (last changed by TWikiContributor)TWikiContributorVarPhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarP2013-09-14T07:33:48ZP pencil icon Type: Preference variable TWikiRenderingShortcut. Syntax: % P% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor)TWikiContributorTinyMCEQuickHelphttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/TinyMCEQuickHelp2013-09-13T06:54:46ZTinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... (last changed by TWikiContributor)TWikiContributorWebTopicCreatorhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebTopicCreator2013-04-27T01:22:50Z`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... (last changed by TWikiContributor)TWikiContributorTWikiVariablesSearchhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiVariablesSearch2013-04-22T23:09:33ZTWiki Variables Search TWiki Variables Show all Category Categories: Related Topics: UserDocumentationCategory, TWikiVariables, TWikiVariablesWizard... (last changed by TWikiContributor)TWikiContributorVarREDhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarRED2012-11-15T06:08:07ZRED start red colored text RED is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that... (last changed by TWikiContributor)TWikiContributorVarENTITYhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENTITY2012-11-12T08:21:52ZENTITY{string} encode a string to HTML entities Encode `special` characters to HTML entities. Useful to encode text properly for HTML input fields. Encoded... (last changed by TWikiContributor)TWikiContributorSecurityAndAccessControlVariableshttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/SecurityAndAccessControlVariables2012-11-11T09:07:03Z (last changed by TWikiContributor)TWikiContributor
TWiki's TWiki webThe Documentation Web of TWiki. TWiki is an Enterprise Collaboration Platform.https://www.oact.inaf.it/twikicheops/bin/view/TWikiCopyright 2025 by contributing authors2018-07-16T03:20:32ZTWikiFuncDotPmhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiFuncDotPm2018-07-16T03:20:32ZPackage TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that TWiki plugins can use to interact... (last changed by TWikiContributor)TWikiContributorTwistyPluginhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/TwistyPlugin2018-07-06T08:21:41ZTwistyPlugin Introduction The TwistyPlugin gives you several options to control the appearance of a twisty: use link text or buttons position an icon... (last changed by TWikiContributor)TWikiContributorTWikiUserMappingContribhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUserMappingContrib2018-07-06T08:12:22ZTWikiUserMappingContrib Introduction The User Mapping Manager interface provides services for mapping between a `user identity` as used when talking to an external... (last changed by TWikiContributor)TWikiContributorTagMePluginhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/TagMePlugin2018-07-06T07:08:26ZTag me Plugin Plugin to tag wiki content collectively or authoritatively in order to make it easier to find content and to get a meaningful page ranking. Introduction... (last changed by TWikiContributor)TWikiContributorPreferencesPluginhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/PreferencesPlugin2018-07-06T05:01:58ZPreferencesPlugin Introduction Allows editing of preferences using fields predefined in a .TWikiForms. However, the edit fields are inlined in the text, similar... (last changed by TWikiContributor)TWikiContributorWebCreateNewTopichttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebCreateNewTopic2015-06-10T21:23:04Z (last changed by TWikiContributor)TWikiContributorSearchHelphttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/SearchHelp2015-05-15T01:02:39ZSearch Help Search Pages There are two search pages; WebSearch offers basic search features, while WebSearchAdvanced offers more control over searches. By default... (last changed by TWikiContributor)TWikiContributorVarWEBPREFSTOPIChttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWEBPREFSTOPIC2014-12-16T02:37:42ZWEBPREFSTOPIC name of web preferences topic Syntax: % WEBPREFSTOPIC% Expands to: , renders as Category: AdministrationVariables, SystemInformationVariables... (last changed by TWikiContributor)TWikiContributorVarJQENDTABPANEhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarJQENDTABPANE2014-11-14T22:27:26ZJQENDTABPANE end a JQuery tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab 1` ...... (last changed by TWikiContributor)TWikiContributorTWikiUserAuthenticationhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUserAuthentication2014-07-13T20:49:50ZTWiki User Authentication TWiki site access control and user activity tracking options Overview Authentication, or `logging in`, is the process by which a user... (last changed by TWikiContributor)TWikiContributorVarUSERSWEBhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarUSERSWEB2013-09-25T19:36:51ZUSERSWEB name of users web The web containing individual user topics, .TWikiGroups, and customized site wide preferences. Syntax: % USERSWEB% Expands... (last changed by TWikiContributor)TWikiContributorVarWIPhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIP2013-09-14T07:21:59ZWIP work in progress icon Type: Preference variable TWikiRenderingShortcut. Syntax: % WIP% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor)TWikiContributorCustomUserGroupNotationshttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/CustomUserGroupNotations2013-04-26T06:51:03ZCustom User/Group Notations Your TWiki site may be depending on a web user authentication mechanism provided in your environment. And your users are well accustomed... (last changed by TWikiContributor)TWikiContributorVarSESSIONVARhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSESSIONVAR2012-11-15T06:25:02ZSESSIONVAR name of CGI and session variable that stores the session ID Syntax: % SESSIONVAR% Expand to: Category: DevelopmentVariables, SystemInformationVariables... (last changed by TWikiContributor)TWikiContributorVarSERVERTIMEhttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSERVERTIME2012-11-15T06:23:12ZSERVERTIME server time Syntax: % SERVERTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day... (last changed by TWikiContributor)TWikiContributorVarPLUGINDESCRIPTIONShttps://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarPLUGINDESCRIPTIONS2012-11-15T05:58:40ZPLUGINDESCRIPTIONS list of plugin descriptions Syntax: % PLUGINDESCRIPTIONS% Expands to: Category: AdministrationVariables, SystemInformationVariables... (last changed by TWikiContributor)TWikiContributor