2015-05-29T23:43:57ZUserReportshttps://wiki.caida.org/twiki/bin/view/TWiki/UserReports2015-05-29T23:43:57ZTWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... (last changed by TWikiContributor)TWikiContributorVarREVINFO2https://wiki.caida.org/twiki/bin/view/TWiki/VarREVINFO22013-11-27T08:00:26ZREVINFO{`format`} formatted revision information of topic Syntax: % REVINFO{`format` Supported parameters: Parameter: Description: Default... (last changed by TWikiContributor)TWikiContributorTWikiAccessDotPmhttps://wiki.caida.org/twiki/bin/view/TWiki/TWikiAccessDotPm2013-10-14T08:02:47ZPackage TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl... (last changed by TWikiContributor)TWikiContributorInstantEnhancementshttps://wiki.caida.org/twiki/bin/view/TWiki/InstantEnhancements2013-09-25T19:36:57ZInstant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged... (last changed by TWikiContributor)TWikiContributorWebPreferencesHelphttps://wiki.caida.org/twiki/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)TWikiContributorVarADDTOHEADhttps://wiki.caida.org/twiki/bin/view/TWiki/VarADDTOHEAD2013-09-13T00:05:38ZADDTOHEAD 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... (last changed by TWikiContributor)TWikiContributorWysiwygPluginSettingshttps://wiki.caida.org/twiki/bin/view/TWiki/WysiwygPluginSettings2013-09-12T05:06:39ZSettings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor)TWikiContributorVarSTARTSECTIONhttps://wiki.caida.org/twiki/bin/view/TWiki/VarSTARTSECTION2012-11-15T06:29:08ZSTARTSECTION marks the start of a section within a topic Section boundaries are defined with % STARTSECTION{ and % ENDSECTION{ . Sections may be given... (last changed by TWikiContributor)TWikiContributorVarSPACEDTOPIChttps://wiki.caida.org/twiki/bin/view/TWiki/VarSPACEDTOPIC2012-11-15T06:27:45ZSPACEDTOPIC 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)TWikiContributorVarSERVERTIMEhttps://wiki.caida.org/twiki/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)TWikiContributorVarPUBURLhttps://wiki.caida.org/twiki/bin/view/TWiki/VarPUBURL2012-11-15T05:59:51ZPUBURL 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)TWikiContributorVarLOGINURLhttps://wiki.caida.org/twiki/bin/view/TWiki/VarLOGINURL2012-11-14T05:52:24ZLOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor)TWikiContributorVarICONURLhttps://wiki.caida.org/twiki/bin/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)TWikiContributorVarENDCOLORhttps://wiki.caida.org/twiki/bin/view/TWiki/VarENDCOLOR2012-11-12T08:21:03ZENDCOLOR 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)TWikiContributorVarDISPLAYTIME2https://wiki.caida.org/twiki/bin/view/TWiki/VarDISPLAYTIME22012-11-12T08:04:55ZDISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default... (last changed by TWikiContributor)TWikiContributorVarDATEhttps://wiki.caida.org/twiki/bin/view/TWiki/VarDATE2012-11-12T08:03:26ZDATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note... (last changed by TWikiContributor)TWikiContributor
> >
TWikiRenderDotPmhttps://wiki.caida.org/twiki/bin/view/TWiki/TWikiRenderDotPm2018-07-16T03:20:47ZPackage TWiki::Render This module provides most of the actual HTML rendering code in TWiki. ClassMethod new ($session) Creates a new renderer ObjectMethod finish... (last changed by TWikiContributor)TWikiContributorUserReportshttps://wiki.caida.org/twiki/bin/view/TWiki/UserReports2015-05-29T23:43:57ZTWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... (last changed by TWikiContributor)TWikiContributorVarHIDEhttps://wiki.caida.org/twiki/bin/view/TWiki/VarHIDE2014-05-16T00:46:28ZHIDE{text} hide content in topic view Text inside the HIDE is removed when viewing the topic. This can be used to remove large amounts of text from being sent... (last changed by TWikiContributor)TWikiContributorTWikiConfigureCheckersCertificateKeyCheckerDotPmhttps://wiki.caida.org/twiki/bin/view/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm2013-10-14T08:02:47ZPackage TWiki::Configure::Checkers::Certificate::KeyChecker Configure GUI checker for Certificate Key items. This checker validates files that contain private key... (last changed by TWikiContributor)TWikiContributorTWikiOopsExceptionDotPmhttps://wiki.caida.org/twiki/bin/view/TWiki/TWikiOopsExceptionDotPm2013-10-14T08:02:47ZPackage 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... (last changed by TWikiContributor)TWikiContributorTWikiAccessDotPmhttps://wiki.caida.org/twiki/bin/view/TWiki/TWikiAccessDotPm2013-10-14T08:02:47ZPackage TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl... (last changed by TWikiContributor)TWikiContributorVarGROUPShttps://wiki.caida.org/twiki/bin/view/TWiki/VarGROUPS2013-10-10T00:18:58ZGROUPS 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... (last changed by TWikiContributor)TWikiContributorVarXhttps://wiki.caida.org/twiki/bin/view/TWiki/VarX2013-09-14T07:33:48ZX warning icon Type: Preference variable TWikiRenderingShortcut. Syntax: % X% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor)TWikiContributorVarQhttps://wiki.caida.org/twiki/bin/view/TWiki/VarQ2013-09-14T07:33:48ZQ question icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Q% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor)TWikiContributorVarADDTOHEADhttps://wiki.caida.org/twiki/bin/view/TWiki/VarADDTOHEAD2013-09-13T00:05:38ZADDTOHEAD 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... (last changed by TWikiContributor)TWikiContributorWysiwygPluginSettingshttps://wiki.caida.org/twiki/bin/view/TWiki/WysiwygPluginSettings2013-09-12T05:06:39ZSettings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor)TWikiContributorVarMDREPOhttps://wiki.caida.org/twiki/bin/view/TWiki/VarMDREPO2013-04-05T08:04:52ZMDREPO retrieve data from metadata repository Attention: This variable works only if MetadataRepository is in use. Otherwise, it always returns a zero length... (last changed by TWikiContributor)TWikiContributorTWikiReleaseNotes05x01https://wiki.caida.org/twiki/bin/view/TWiki/TWikiReleaseNotes05x012013-02-16T22:54:56ZRelease Notes of TWiki 5.1.4 (Istanbul), 2013 02 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... (last changed by TWikiContributor)TWikiContributorVarBROWNhttps://wiki.caida.org/twiki/bin/view/TWiki/VarBROWN2012-11-15T07:49:59ZBROWN start brown colored text BROWN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor)TWikiContributorVarWIKIUSERNAMEhttps://wiki.caida.org/twiki/bin/view/TWiki/VarWIKIUSERNAME2012-11-15T07:41:29ZWIKIUSERNAME your Wiki username with web prefix Your % WIKINAME% with web prefix, useful to point to your user profile page Syntax: % WIKIUSERNAME%... (last changed by TWikiContributor)TWikiContributorVarREVINFOhttps://wiki.caida.org/twiki/bin/view/TWiki/VarREVINFO2012-11-15T06:09:07ZREVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... (last changed by TWikiContributor)TWikiContributor