Difference: WebRssBase (9 vs. 10)

Revision 102012-11-09 - TWikiContributor

Line: 1 to 1
 

RSS News Feeds

Find out What's New

Line: 49 to 49
  TWiki
Changed:
<
<
>
>
 
Line: 58 to 58
  https://iotworkshop.africa/do/view/TWiki https://iotworkshop.africa/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
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:03Z TWikiContributor SetGetPlugin 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:31Z TWikiContributor VarSET 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:12Z TWikiContributor VarREVINFO2 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:26Z TWikiContributor VarT 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:48Z TWikiContributor TinyMCEQuickHelp 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:46Z TWikiContributor FormatTokens 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:15Z TWikiContributor TWikiVariablesSearch 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:33Z TWikiContributor TWikiPreferencesForm 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:07Z TWikiContributor WatchlistTemplate https://iotworkshop.africa/do/view/TWiki/WatchlistTemplate Watchlist Return to: (last changed by TWikiContributor) 2013-03-15T07:06:12Z TWikiContributor VarUSERSIG 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:42Z TWikiContributor VarSPACEDTOPIC 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:45Z TWikiContributor VarREVINFO 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:07Z TWikiContributor VarFAILEDPLUGINS 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:27Z TWikiContributor VarDISPLAYTIME 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:55Z TWikiContributor VarDISPLAYTIME2 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:55Z TWikiContributor
>
>
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:11Z TWikiContributor SpreadSheetPlugin 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:38Z TWikiContributor VarTWOCOLUMNS 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:56Z TWikiContributor VarFOURCOLUMNS 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:56Z TWikiContributor VarCHILDREN 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:34Z TWikiContributor VarSETGETDUMP 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:52Z TWikiContributor VarSPACEOUT 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:30Z TWikiContributor SlideShowPlugin 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:02Z TWikiContributor TWikiLoginManagerSessionDotPm 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:47Z TWikiContributor TWikiDocumentation 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:32Z TWikiContributor WebCreateNewTopicTemplate 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:37Z TWikiContributor VarSCRIPTURL2 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:33Z TWikiContributor VarPUBURL 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:51Z TWikiContributor VarGMTIME2 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:43Z TWikiContributor VarENDCOLOR 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:03Z TWikiContributor VarAUTHREALM 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:55Z TWikiContributor
 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebRssBase.