https://iotworkshop.africa/do/view/TWikiCopyright 2025 by contributing authors
Changed:
< <
2015-05-28T06:08:36ZMailerContribhttps://iotworkshop.africa/do/view/TWiki/MailerContrib2015-05-28T06:08:36ZMailer Contrib Introduction The Mailer Contrib allows users to `subscribe` to regularly scheduled e mails containing either: A report on changes to all topics... (last changed by TWikiContributor)TWikiContributorRenderListPluginhttps://iotworkshop.africa/do/view/TWiki/RenderListPlugin2015-01-14T08:23:21ZRender List Plugin Syntax Rules RENDERLIST Variable Place a % RENDERLIST{ parameters above any bullet list The list can be handcrafted, generated... (last changed by TWikiContributor)TWikiContributorVarCOLORPICKERhttps://iotworkshop.africa/do/view/TWiki/VarCOLORPICKER2014-12-30T00:18:19ZCOLORPICKER{} color picker for use in HTML forms for TWiki applications The % COLORPICKER{ variable is handled by the ColorPickerPlugin. Syntax: % COLORPICKER... (last changed by TWikiContributor)TWikiContributorVarJQENDTABhttps://iotworkshop.africa/do/view/TWiki/VarJQENDTAB2014-11-14T22:27:26ZJQENDTAB end a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab... (last changed by TWikiContributor)TWikiContributorVarSESSIONVARIABLEhttps://iotworkshop.africa/do/view/TWiki/VarSESSIONVARIABLE2014-08-14T02:36:29ZSESSION VARIABLE get, set or clear a session variable Session variables are stored in a personal `persistent memory space` that is not lost until the web browser... (last changed by TWikiContributor)TWikiContributorVarTOC2https://iotworkshop.africa/do/view/TWiki/VarTOC22014-06-16T01:48:26ZTOC{`Topic`} table of contents Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ( ` text`... (last changed by TWikiContributor)TWikiContributorTWikiEngineDotPmhttps://iotworkshop.africa/do/view/TWiki/TWikiEngineDotPm2013-10-14T08:02:47ZPackage TWiki::Engine The engine class is a singleton that implements details about TWiki`s execution mode. This is the base class and implements basic behavior.... (last changed by TWikiContributor)TWikiContributorTWikiStoreRcsFileDotPmhttps://iotworkshop.africa/do/view/TWiki/TWikiStoreRcsFileDotPm2013-10-14T08:02:47ZPackage TWiki::Store::RcsFile This class is PACKAGE PRIVATE to Store, and should never be used from anywhere else. It is the base class of implementations of stores... (last changed by TWikiContributor)TWikiContributorVarRAQUOhttps://iotworkshop.africa/do/view/TWiki/VarRAQUO2013-10-02T21:27:09ZRAQUO right double angle quote This variable is typically used in breadcrumbs. Syntax: % RAQUO% Expands to: Type: Preference variable TWikiRenderingShortcut... (last changed by TWikiContributor)TWikiContributorQuerySearchhttps://iotworkshop.africa/do/view/TWiki/QuerySearch2013-09-25T19:36:37ZQuery Search Query searches help you search the contents of forms attached to your topics, as well as the values of other meta data attached to the topic. Using query... (last changed by TWikiContributor)TWikiContributorVarYhttps://iotworkshop.africa/do/view/TWiki/VarY2013-09-14T07:33:48ZY `yes` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Y% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor)TWikiContributorManagingWebshttps://iotworkshop.africa/do/view/TWiki/ManagingWebs2013-03-05T08:54:06ZManaging Webs Adding, renaming and deleting webs are all web based operations. Overview A TWikiSite is divided into webs; each one represents one workspace, one... (last changed by TWikiContributor)TWikiContributorVarREDBGhttps://iotworkshop.africa/do/view/TWiki/VarREDBG2012-11-15T06:08:02ZREDBG start red colored background section REDBG is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut... (last changed by TWikiContributor)TWikiContributorVarLOCALSITEPREFShttps://iotworkshop.africa/do/view/TWiki/VarLOCALSITEPREFS2012-11-14T05:54:05ZLOCALSITEPREFS web.topicname of site preferences topic The full name of the local site preferences topic. These local site preferences overload the system level... (last changed by TWikiContributor)TWikiContributorAdministrationVariableshttps://iotworkshop.africa/do/view/TWiki/AdministrationVariables2012-11-11T09:07:03Z (last changed by TWikiContributor)TWikiContributorWebChangesRightBoxhttps://iotworkshop.africa/do/view/TWiki/WebChangesRightBox2012-11-09T09:28:29ZRecent changes in web: more... Web Changes Box on the Right Side This box is included in the of every web, except for the TWiki documentation web. To... (last changed by TWikiContributor)TWikiContributor
> >
VarVARhttps://iotworkshop.africa/do/view/TWiki/VarVAR2015-09-25T01:25:14ZVAR{`NAME` ...} get a preference value from another web or topic and more Gets the value of a variable in various manners. If the topic parameter... (last changed by TWikiContributor)TWikiContributorSpreadSheetPluginhttps://iotworkshop.africa/do/view/TWiki/SpreadSheetPlugin2015-06-07T08:11:38ZTWiki 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)TWikiContributorVarINCLUDEhttps://iotworkshop.africa/do/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)TWikiContributorVarFOURCOLUMNShttps://iotworkshop.africa/do/view/TWiki/VarFOURCOLUMNS2015-05-07T04:00:56ZFOURCOLUMNS 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)TWikiContributorVarSETGETDUMPhttps://iotworkshop.africa/do/view/TWiki/VarSETGETDUMP2015-04-09T20:44:52ZSETGETDUMP{...} dump variables Dump volatile or persistent name/values previously set with % SET{ . Syntax: % SETGETDUMP{ remember `1` format `...` separator... (last changed by TWikiContributor)TWikiContributorVarJQENDTABPANEhttps://iotworkshop.africa/do/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)TWikiContributorSiteChangeshttps://iotworkshop.africa/do/view/TWiki/SiteChanges2013-11-15T21:54:05Zmost recent topic changes in webs Modified (now ) Topic in Web Last Modified By Modify changes listing Number of changes per web: 20... (last changed by TWikiContributor)TWikiContributorTWikiStoreRcsLiteDotPmhttps://iotworkshop.africa/do/view/TWiki/TWikiStoreRcsLiteDotPm2013-10-14T08:02:47ZPackage TWiki::Store::RcsLite This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile superclass. Simple replacement... (last changed by TWikiContributor)TWikiContributorVarBB3https://iotworkshop.africa/do/view/TWiki/VarBB32013-10-02T21:27:09ZBB3 level 3 bullet with line break Line break and bullet, level 3. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB3% Expands... (last changed by TWikiContributor)TWikiContributorVarHhttps://iotworkshop.africa/do/view/TWiki/VarH2013-09-14T07:33:48ZH help icon Type: Preference variable TWikiRenderingShortcut. Syntax: % H% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor)TWikiContributorVarTEALhttps://iotworkshop.africa/do/view/TWiki/VarTEAL2012-11-15T07:58:35ZTEAL start teal colored text TEAL is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor)TWikiContributorVarSESSIONVARhttps://iotworkshop.africa/do/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)TWikiContributorVarSERVERTIME2https://iotworkshop.africa/do/view/TWiki/VarSERVERTIME22012-11-15T06:23:12ZSERVERTIME{`format`} formatted server time Same format qualifiers as % GMTIME% Syntax: % SERVERTIME{`format` Supported variables: $seconds ,... (last changed by TWikiContributor)TWikiContributorVarREMOTEPORThttps://iotworkshop.africa/do/view/TWiki/VarREMOTEPORT2012-11-15T06:10:21ZREMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... (last changed by TWikiContributor)TWikiContributorVarICONURLhttps://iotworkshop.africa/do/view/TWiki/VarICONURL2012-11-13T09:00:16ZICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related... (last changed by TWikiContributor)TWikiContributorVarALLVARIABLEShttps://iotworkshop.africa/do/view/TWiki/VarALLVARIABLES2012-11-12T06:32:32ZALLVARIABLES list of currently defined TWikiVariables Syntax: % ALLVARIABLES% Expands to: a table showing all defined TWikiVariables in the current context... (last changed by TWikiContributor)TWikiContributor