Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < |
<!-- Include from TWiki web to avoid broken links. -->
<!-- To edit, edit the TWikiVariables topic in the TWiki web. -->
TWiki VariablesSpecial text strings expand on the fly to display user data or system info
TWikiVariables are text strings - Notes:
Predefined Variables
Most predefined variables return values that were either set in the
This version of TWiki - 01 Sep 2004 $Rev: 1742 $ - expands the following variables (enclosed in
ATTACHURL -- full URL for attachments in the current topic
ATTACHURLPATH -- path of the attachment URL of the current topic
BASETOPIC -- base topic where an INCLUDE started
BASEWEB -- base web where an INCLUDE started
DISPLAYTIME -- display time
DISPLAYTIME{"format"} -- formatted display time
ENCODE{"string"} -- encodes a string
FORMFIELD{"format"} -- renders a field in the form attached to some topic
GMTIME -- GM time
GMTIME{"format"} -- formatted GM time
HOMETOPIC -- home topic in each web
HTTP_HOST -- environment variable
ICON{"type"} -- small icon of common attachment types
INCLUDE{"page"} -- include other topics or web pages
INCLUDINGTOPIC -- name of topic that includes current topic
INCLUDINGWEB -- web that includes current topic
MAINWEB -- name of Main web
METASEARCH -- special search of meta data
NOTIFYTOPIC -- name of the notify topic
PLUGINVERSION -- the version of the TWiki Plugin API
PLUGINVERSION{"name"} -- the version of an installed Plugin
PUBURL -- the base URL of attachments
PUBURLPATH -- the base URL path of attachments
REMOTE_ADDR -- environment variable
REMOTE_PORT -- environment variable
REMOTE_USER -- environment variable
REVINFO -- revision information of current topic
REVINFO{"format"} -- formatted revision information of topic
SCRIPTURL -- script URL of TWiki
SCRIPTURLPATH -- script URL path of TWiki
SCRIPTSUFFIX -- script suffix
SEARCH{"text"} -- search content
SERVERTIME -- server time
SERVERTIME{"format"} -- formatted server time
SPACEDTOPIC -- topic name, spaced and encoded
STARTINCLUDE -- start position of topic text if included
STATISTICSTOPIC -- name of statistics topic
STOPINCLUDE -- end position of topic text if included
TOC -- table of contents of current topic
TOC{"Topic"} -- table of contents
TOPIC -- name of current topic
TOPICLIST{"format"} -- topic index of a web
TWIKIWEB -- name of TWiki documentation web
URLPARAM{"name"} -- get value of a URL parameter
USERNAME -- your login username
VAR{"NAME" web="Web"} -- get a preference value from another web
WEB -- name of current web
WEBLIST{"format"} -- index of all webs
WEBPREFSTOPIC -- name of web preferences topic
WIKIHOMEURL -- site home URL
WIKINAME -- your Wiki username
WIKIPREFSTOPIC -- name of site-wide preferences topic
WIKITOOLNAME -- name of your TWiki site
WIKIUSERNAME -- your Wiki username with web prefix
WIKIUSERSTOPIC -- name of topic listing all registers users
WIKIVERSION -- the version of the installed TWiki engine
Note: Above text is included from TWikiVariablesAtoM and TWikiVariablesNtoZ
Preferences VariablesAdditional variables are defined in the preferences topics:
Note: There are some more useful variables defined in the TWikiPreferences like Setting Preferences
Creating Custom Variables
Example: Create a custom logo variable the TWiki web
-- TWiki:Main.PeterThoeny - 14 Aug 2004 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > |
See TWiki.TWikiVariables |
<!-- Include from TWiki web to avoid broken links. --> <!-- To edit, edit the TWikiVariables topic in the TWiki web. --> | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < |
TWiki VariablesSpecial text strings expand on the fly to display user data or system info
TWikiVariables are text strings - Notes:
Predefined Variables
Most predefined variables return values that were either set in the
This version of TWiki - 01 Sep 2004 $Rev: 1742 $ - expands the following variables (enclosed in
ATTACHURL -- full URL for attachments in the current topic
ATTACHURLPATH -- path of the attachment URL of the current topic
BASETOPIC -- base topic where an INCLUDE started
BASEWEB -- base web where an INCLUDE started
DISPLAYTIME -- display time
DISPLAYTIME{"format"} -- formatted display time
ENCODE{"string"} -- encodes a string
FORMFIELD{"format"} -- renders a field in the form attached to some topic
GMTIME -- GM time
GMTIME{"format"} -- formatted GM time
HOMETOPIC -- home topic in each web
HTTP_HOST -- environment variable
ICON{"type"} -- small icon of common attachment types
INCLUDE{"page"} -- include other topics or web pages
INCLUDINGTOPIC -- name of topic that includes current topic
INCLUDINGWEB -- web that includes current topic
MAINWEB -- name of Main web
METASEARCH -- special search of meta data
NOTIFYTOPIC -- name of the notify topic
PLUGINVERSION -- the version of the TWiki Plugin API
PLUGINVERSION{"name"} -- the version of an installed Plugin
PUBURL -- the base URL of attachments
PUBURLPATH -- the base URL path of attachments
REMOTE_ADDR -- environment variable
REMOTE_PORT -- environment variable
REMOTE_USER -- environment variable
REVINFO -- revision information of current topic
REVINFO{"format"} -- formatted revision information of topic
SCRIPTURL -- script URL of TWiki
SCRIPTURLPATH -- script URL path of TWiki
SCRIPTSUFFIX -- script suffix
SEARCH{"text"} -- search content
SERVERTIME -- server time
SERVERTIME{"format"} -- formatted server time
SPACEDTOPIC -- topic name, spaced and encoded
STARTINCLUDE -- start position of topic text if included
STATISTICSTOPIC -- name of statistics topic
STOPINCLUDE -- end position of topic text if included
TOC -- table of contents of current topic
TOC{"Topic"} -- table of contents
TOPIC -- name of current topic
TOPICLIST{"format"} -- topic index of a web
TWIKIWEB -- name of TWiki documentation web
URLPARAM{"name"} -- get value of a URL parameter
USERNAME -- your login username
VAR{"NAME" web="Web"} -- get a preference value from another web
WEB -- name of current web
WEBLIST{"format"} -- index of all webs
WEBPREFSTOPIC -- name of web preferences topic
WIKIHOMEURL -- site home URL
WIKINAME -- your Wiki username
WIKIPREFSTOPIC -- name of site-wide preferences topic
WIKITOOLNAME -- name of your TWiki site
WIKIUSERNAME -- your Wiki username with web prefix
WIKIUSERSTOPIC -- name of topic listing all registers users
WIKIVERSION -- the version of the installed TWiki engine
Note: Above text is included from TWikiVariablesAtoM and TWikiVariablesNtoZ
Preferences VariablesAdditional variables are defined in the preferences topics:
Note: There are some more useful variables defined in the TWikiPreferences like Setting Preferences
Creating Custom Variables
Example: Create a custom logo variable the TWiki web
-- TWiki:Main.PeterThoeny - 14 Aug 2004 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > |
TWiki VariablesSpecial text strings expand on the fly to display user data or system info
TWikiVariables are text strings - Notes:
Predefined Variables
Most predefined variables return values that were either set in the
This version of TWiki - 01 Sep 2004 $Rev: 1742 $ - expands the following variables (enclosed in
ATTACHURL -- full URL for attachments in the current topic
ATTACHURLPATH -- path of the attachment URL of the current topic
BASETOPIC -- base topic where an INCLUDE started
BASEWEB -- base web where an INCLUDE started
DISPLAYTIME -- display time
DISPLAYTIME{"format"} -- formatted display time
ENCODE{"string"} -- encodes a string
FORMFIELD{"format"} -- renders a field in the form attached to some topic
GMTIME -- GM time
GMTIME{"format"} -- formatted GM time
HOMETOPIC -- home topic in each web
HTTP_HOST -- environment variable
ICON{"type"} -- small icon of common attachment types
INCLUDE{"page"} -- include other topics or web pages
INCLUDINGTOPIC -- name of topic that includes current topic
INCLUDINGWEB -- web that includes current topic
MAINWEB -- name of Main web
METASEARCH -- special search of meta data
NOTIFYTOPIC -- name of the notify topic
PLUGINVERSION -- the version of the TWiki Plugin API
PLUGINVERSION{"name"} -- the version of an installed Plugin
PUBURL -- the base URL of attachments
PUBURLPATH -- the base URL path of attachments
REMOTE_ADDR -- environment variable
REMOTE_PORT -- environment variable
REMOTE_USER -- environment variable
REVINFO -- revision information of current topic
REVINFO{"format"} -- formatted revision information of topic
SCRIPTURL -- script URL of TWiki
SCRIPTURLPATH -- script URL path of TWiki
SCRIPTSUFFIX -- script suffix
SEARCH{"text"} -- search content
SERVERTIME -- server time
SERVERTIME{"format"} -- formatted server time
SPACEDTOPIC -- topic name, spaced and encoded
STARTINCLUDE -- start position of topic text if included
STATISTICSTOPIC -- name of statistics topic
STOPINCLUDE -- end position of topic text if included
TOC -- table of contents of current topic
TOC{"Topic"} -- table of contents
TOPIC -- name of current topic
TOPICLIST{"format"} -- topic index of a web
TWIKIWEB -- name of TWiki documentation web
URLPARAM{"name"} -- get value of a URL parameter
USERNAME -- your login username
VAR{"NAME" web="Web"} -- get a preference value from another web
WEB -- name of current web
WEBLIST{"format"} -- index of all webs
WEBPREFSTOPIC -- name of web preferences topic
WIKIHOMEURL -- site home URL
WIKINAME -- your Wiki username
WIKIPREFSTOPIC -- name of site-wide preferences topic
WIKITOOLNAME -- name of your TWiki site
WIKIUSERNAME -- your Wiki username with web prefix
WIKIUSERSTOPIC -- name of topic listing all registers users
WIKIVERSION -- the version of the installed TWiki engine
Note: Above text is included from TWikiVariablesAtoM and TWikiVariablesNtoZ
Preferences VariablesAdditional variables are defined in the preferences topics:
Note: There are some more useful variables defined in the TWikiPreferences like Setting Preferences
Creating Custom Variables
Example: Create a custom logo variable the TWiki web
-- TWiki:Main.PeterThoeny - 14 Aug 2004 |
Line: 1 to 1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Added: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > |
<!-- Include from TWiki web to avoid broken links. -->
<!-- To edit, edit the TWikiVariables topic in the TWiki web. -->
TWiki VariablesSpecial text strings expand on the fly to display user data or system info
TWikiVariables are text strings - Notes:
Predefined Variables
Most predefined variables return values that were either set in the
This version of TWiki - 01 Sep 2004 $Rev: 1742 $ - expands the following variables (enclosed in
ATTACHURL -- full URL for attachments in the current topic
ATTACHURLPATH -- path of the attachment URL of the current topic
BASETOPIC -- base topic where an INCLUDE started
BASEWEB -- base web where an INCLUDE started
DISPLAYTIME -- display time
DISPLAYTIME{"format"} -- formatted display time
ENCODE{"string"} -- encodes a string
FORMFIELD{"format"} -- renders a field in the form attached to some topic
GMTIME -- GM time
GMTIME{"format"} -- formatted GM time
HOMETOPIC -- home topic in each web
HTTP_HOST -- environment variable
ICON{"type"} -- small icon of common attachment types
INCLUDE{"page"} -- include other topics or web pages
INCLUDINGTOPIC -- name of topic that includes current topic
INCLUDINGWEB -- web that includes current topic
MAINWEB -- name of Main web
METASEARCH -- special search of meta data
NOTIFYTOPIC -- name of the notify topic
PLUGINVERSION -- the version of the TWiki Plugin API
PLUGINVERSION{"name"} -- the version of an installed Plugin
PUBURL -- the base URL of attachments
PUBURLPATH -- the base URL path of attachments
REMOTE_ADDR -- environment variable
REMOTE_PORT -- environment variable
REMOTE_USER -- environment variable
REVINFO -- revision information of current topic
REVINFO{"format"} -- formatted revision information of topic
SCRIPTURL -- script URL of TWiki
SCRIPTURLPATH -- script URL path of TWiki
SCRIPTSUFFIX -- script suffix
SEARCH{"text"} -- search content
SERVERTIME -- server time
SERVERTIME{"format"} -- formatted server time
SPACEDTOPIC -- topic name, spaced and encoded
STARTINCLUDE -- start position of topic text if included
STATISTICSTOPIC -- name of statistics topic
STOPINCLUDE -- end position of topic text if included
TOC -- table of contents of current topic
TOC{"Topic"} -- table of contents
TOPIC -- name of current topic
TOPICLIST{"format"} -- topic index of a web
TWIKIWEB -- name of TWiki documentation web
URLPARAM{"name"} -- get value of a URL parameter
USERNAME -- your login username
VAR{"NAME" web="Web"} -- get a preference value from another web
WEB -- name of current web
WEBLIST{"format"} -- index of all webs
WEBPREFSTOPIC -- name of web preferences topic
WIKIHOMEURL -- site home URL
WIKINAME -- your Wiki username
WIKIPREFSTOPIC -- name of site-wide preferences topic
WIKITOOLNAME -- name of your TWiki site
WIKIUSERNAME -- your Wiki username with web prefix
WIKIUSERSTOPIC -- name of topic listing all registers users
WIKIVERSION -- the version of the installed TWiki engine
Note: Above text is included from TWikiVariablesAtoM and TWikiVariablesNtoZ
Preferences VariablesAdditional variables are defined in the preferences topics:
Note: There are some more useful variables defined in the TWikiPreferences like Setting Preferences
Creating Custom Variables
Example: Create a custom logo variable the TWiki web
-- TWiki:Main.PeterThoeny - 14 Aug 2004 |