TWikiFuncDotPm
https://iotworkshop.africa/do/view/TWiki/TWikiFuncDotPm
Package 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)2015-11-29T10:27:03ZTWikiContributorSetGetPlugin
https://iotworkshop.africa/do/view/TWiki/SetGetPlugin
SetGetPlugin Introduction Use % SET{ to store a JSON object or arbitrary text in a named variable, and reuse it with % GET{ later on within the topic or an included... (last changed by TWikiContributor)2015-07-09T23:59:31ZTWikiContributorVarSET
https://iotworkshop.africa/do/view/TWiki/VarSET
SET{`name` value `...`} set a variable Set a named variable that can be retrieved later with % GET{ . No output is shown, e.g. % SET{ resolves to an empty... (last changed by TWikiContributor)2015-04-08T03:03:12ZTWikiContributorVarREVINFO2
https://iotworkshop.africa/do/view/TWiki/VarREVINFO2
REVINFO{`format`} formatted revision information of topic Syntax: % REVINFO{`format` Supported parameters: Parameter: Description: Default... (last changed by TWikiContributor)2013-11-27T08:00:26ZTWikiContributorVarT
https://iotworkshop.africa/do/view/TWiki/VarT
T tip icon Type: Preference variable TWikiRenderingShortcut. Syntax: % T% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor)2013-09-14T07:33:48ZTWikiContributorTinyMCEQuickHelp
https://iotworkshop.africa/do/view/TWiki/TinyMCEQuickHelp
TinyMCE 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)2013-09-13T06:54:46ZTWikiContributorFormatTokens
https://iotworkshop.africa/do/view/TWiki/FormatTokens
Formatting Tokens TWiki defines some standard special tokens that can be used to replace characters in some parameters notably those to FormattedSearch and IfStatements... (last changed by TWikiContributor)2013-08-22T00:48:15ZTWikiContributorTWikiVariablesSearch
https://iotworkshop.africa/do/view/TWiki/TWikiVariablesSearch
TWiki Variables Search TWiki Variables Show all Category Categories: Related Topics: UserDocumentationCategory, TWikiVariables, TWikiVariablesWizard... (last changed by TWikiContributor)2013-04-22T23:09:33ZTWikiContributorTWikiPreferencesForm
https://iotworkshop.africa/do/view/TWiki/TWikiPreferencesForm
TWiki Preferences Form Name Type Size Value Tooltip message Attributes WEBBGCOLOR color 20 #FFD8AA HTML Color S FAVICON text... (last changed by TWikiContributor)2013-03-26T11:07:07ZTWikiContributorWatchlistTemplate
https://iotworkshop.africa/do/view/TWiki/WatchlistTemplate
Watchlist Return to: (last changed by TWikiContributor)2013-03-15T07:06:12ZTWikiContributorVarUSERSIG
https://iotworkshop.africa/do/view/TWiki/VarUSERSIG
USERSIG show user signature with profile picture icon Syntax: % USERSIG{WikiName or % USERSIG{WikiName YYYY MM DD The parameter can be either just... (last changed by TWikiContributor)2013-02-07T00:03:42ZTWikiContributorVarSPACEDTOPIC
https://iotworkshop.africa/do/view/TWiki/VarSPACEDTOPIC
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... (last changed by TWikiContributor)2012-11-15T06:27:45ZTWikiContributorVarREVINFO
https://iotworkshop.africa/do/view/TWiki/VarREVINFO
REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... (last changed by TWikiContributor)2012-11-15T06:09:07ZTWikiContributorVarFAILEDPLUGINS
https://iotworkshop.africa/do/view/TWiki/VarFAILEDPLUGINS
FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: % FAILEDPLUGINS% Expands to: See TWikiPlugins#FAILEDPLUGINS Category... (last changed by TWikiContributor)2012-11-13T08:25:27ZTWikiContributorVarDISPLAYTIME
https://iotworkshop.africa/do/view/TWiki/VarDISPLAYTIME
DISPLAYTIME display date and time Syntax: % DISPLAYTIME% Expands to: Date part of the format is displayed as defined by the {DefaultDateFormat... (last changed by TWikiContributor)2012-11-12T08:04:55ZTWikiContributorVarDISPLAYTIME2
https://iotworkshop.africa/do/view/TWiki/VarDISPLAYTIME2
DISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default... (last changed by TWikiContributor)2012-11-12T08:04:55ZTWikiContributor
> >
EmptyPlugin
https://iotworkshop.africa/do/view/TWiki/EmptyPlugin
Empty TWiki Plugin Introduction This is an empty plugin. Use it as a template to build your own .TWikiPlugins. This plugin does nothing, but is ready to be extended... (last changed by TWikiContributor)2015-09-18T00:16:11ZTWikiContributorSpreadSheetPlugin
https://iotworkshop.africa/do/view/TWiki/SpreadSheetPlugin
TWiki Spreadsheet Plugin This plugin adds spreadsheet capabilities to TWiki topics. Functions such as % CALCULATE{$INT(7/3) are evaluated at page view time. They... (last changed by TWikiContributor)2015-06-07T08:11:38ZTWikiContributorVarTWOCOLUMNS
https://iotworkshop.africa/do/view/TWiki/VarTWOCOLUMNS
TWOCOLUMNS responsive two column page layout Write % TWOCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with two columns . The layout is responsive... (last changed by TWikiContributor)2015-05-07T04:00:56ZTWikiContributorVarFOURCOLUMNS
https://iotworkshop.africa/do/view/TWiki/VarFOURCOLUMNS
FOURCOLUMNS responsive four column page layout Write % FOURCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with four columns . The layout is responsive... (last changed by TWikiContributor)2015-05-07T04:00:56ZTWikiContributorVarCHILDREN
https://iotworkshop.africa/do/view/TWiki/VarCHILDREN
CHILDREN find children of a topic Find direct children of a topic, as defined by the parent child relationship between topics. To find children recursively... (last changed by TWikiContributor)2015-04-24T00:12:34ZTWikiContributorVarSETGETDUMP
https://iotworkshop.africa/do/view/TWiki/VarSETGETDUMP
SETGETDUMP{...} dump variables Dump volatile or persistent name/values previously set with % SET{ . Syntax: % SETGETDUMP{ remember `1` format `...` separator... (last changed by TWikiContributor)2015-04-09T20:44:52ZTWikiContributorVarSPACEOUT
https://iotworkshop.africa/do/view/TWiki/VarSPACEOUT
SPACEOUT{`string`} renders string with spaces inserted in sensible places Inserts spaces between word components. Word component boundaries are transitions from... (last changed by TWikiContributor)2015-01-15T02:58:30ZTWikiContributorSlideShowPlugin
https://iotworkshop.africa/do/view/TWiki/SlideShowPlugin
Slide Show Plugin Introduction There is already a defacto standard for presentations, why this plugin? This plugin makes sense for organizations that do already have... (last changed by TWikiContributor)2015-01-14T08:31:02ZTWikiContributorTWikiLoginManagerSessionDotPm
https://iotworkshop.africa/do/view/TWiki/TWikiLoginManagerSessionDotPm
Package TWiki::LoginManager::Session Class to provide CGI::Session like infra structure, compatible with TWiki Runtime Engine mechanisms other than CGI. It inherits... (last changed by TWikiContributor)2013-10-14T08:02:47ZTWikiContributorTWikiDocumentation
https://iotworkshop.africa/do/view/TWiki/TWikiDocumentation
TWiki Reference Manual () This page contains all documentation topics as one long, complete reference sheet. Related Topics: TWikiSite, TWikiHistory, TWikiEnhancementRequests... (last changed by TWikiContributor)2013-08-30T00:07:32ZTWikiContributorWebCreateNewTopicTemplate
https://iotworkshop.africa/do/view/TWiki/WebCreateNewTopicTemplate
Create New Topic in 1 Web %{ do not show the following elements Topic name: Topic parent: Use template: Default template View templates (last changed by TWikiContributor)2013-04-10T10:41:37ZTWikiContributorVarSCRIPTURL2
https://iotworkshop.africa/do/view/TWiki/VarSCRIPTURL2
SCRIPTURL{`script`} URL of TWiki script Expands to the URL of the specified script. Optionally, you can specify a web and/or a topic. In that case,... (last changed by TWikiContributor)2012-11-15T06:58:33ZTWikiContributorVarPUBURL
https://iotworkshop.africa/do/view/TWiki/VarPUBURL
PUBURL the base URL of attachments Syntax: % PUBURL% Expands to: Example: You can refer to a file attached to another topic with % PUBURL%/% WEB... (last changed by TWikiContributor)2012-11-15T05:59:51ZTWikiContributorVarGMTIME2
https://iotworkshop.africa/do/view/TWiki/VarGMTIME2
GMTIME{`format`} formatted GM time Syntax: % GMTIME{`format` Supported variables: Variable: Unit: Example $seconds seconds... (last changed by TWikiContributor)2012-11-13T08:29:43ZTWikiContributorVarENDCOLOR
https://iotworkshop.africa/do/view/TWiki/VarENDCOLOR
ENDCOLOR end colored text ENDCOLOR is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that topic... (last changed by TWikiContributor)2012-11-12T08:21:03ZTWikiContributorVarAUTHREALM
https://iotworkshop.africa/do/view/TWiki/VarAUTHREALM
AUTHREALM authentication realm String defined as {AuthRealm} in configure. This is used in certain password encodings, and in login templates as part of the login... (last changed by TWikiContributor)2012-11-12T06:39:55ZTWikiContributor