Children of TWikiVariables in TWiki Web

Results from TWiki web retrieved at 11:09 (GMT)

FormattedSearch
# TWiki Formatted Search Inline search feature allows flexible formatting of search result The default output format of a %SEARCH{...}% is a table consisting of t...
r17 - 27 Mar 2005 - 13:14 by TWikiContributor
VarACTIVATEDPLUGINS
#VarACTIVATEDPLUGINS ACTIVATEDPLUGINS list of currently activated plugins * Syntax: %ACTIVATEDPLUGINS% * Expands to: * Related: PLUGINDESCRIPTIONS, F...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarALLVARIABLES
#VarALLVARIABLES ALLVARIABLES list of currently defined TWikiVariables * Syntax: %ALLVARIABLES% * Expands to: a table showing all defined TWikiVariables ...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarATTACHURL
#VarATTACHURL ATTACHURL full URL for attachments in the current topic * Syntax: %ATTACHURL% * Expands to: == * Example: If you attach a file you can r...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarATTACHURLPATH
#VarATTACHURLPATH ATTACHURLPATH path of the attachment URL of the current topic * Syntax: %ATTACHURLPATH% * Expands to: == * Related: ATTACHURL, PUBUR...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarAUTHREALM
#VarAUTHREALM AUTHREALM authentication realm * String defined as {AuthRealm} in configure. This is used in certain password encodings, and in login template...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarBASETOPIC
#VarBASETOPIC BASETOPIC base topic where an INCLUDE started * The name of the topic where a single or nested INCLUDE started same as %TOPIC% if there is n...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarBASEWEB
#VarBASEWEB BASEWEB base web where an INCLUDE started * The web name where the includes started, e.g. the web of the first topic of nested includes. Same as...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarDATE
#VarDATE DATE signature format date * Syntax: %DATE% * Expands to: == * _ Note:_ When used in a template topic, this variable will be expanded when th...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarDISPLAYTIME
#VarDISPLAYTIME DISPLAYTIME display time * Syntax: %DISPLAYTIME% * Expands to: == * Related: DISPLAYTIME{"format"}, GMTIME, SERVERTIME
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarDISPLAYTIME2
#VarDISPLAYTIME2 DISPLAYTIME{"format"} formatted display time * Formatted time either GMT or Local server time, depending on setting in configure. Same fo...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarENCODE
#VarENCODE ENCODE{"string"} encodes a string to HTML entities * Encode "special" characters to HTML numeric entities. Encoded characters are: * all no...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarENDSECTION
#VarENDSECTION ENDSECTION{"name"} marks the end of a named section within a topic * Syntax: %ENDSECTION{"name"}% * Syntax: %ENDSECTION{type="include"}% ...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarFAILEDPLUGINS
#VarFAILEDPLUGINS FAILEDPLUGINS debugging for plugins that failed to load, and handler list * Syntax: %FAILEDPLUGINS% * Expands to: See TWikiPlugins#FAIL...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarFORMFIELD
#VarFORMFIELD FORMFIELD{"fieldname"} renders a field in the form attached to some topic * Syntax: %FORMFIELD{"fieldname"}% * Supported parameters: ...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarGMTIME
#VarGMTIME GMTIME GM time * Syntax: %GMTIME% * Expands to: == * _ Note:_ When used in a template topic, this variable will be expanded when the templa...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarGMTIME2
#VarGMTIME2 GMTIME{"format"} formatted GM time * Syntax: %GMTIME{"format"}% * Supported variables: Variable: Unit: Example $seconds ...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarHOMETOPIC
#VarHOMETOPIC HOMETOPIC home topic in each web * Syntax: %HOMETOPIC% * Expands to: ==, renders as * Related: NOTIFYTOPIC, STATISTICSTOPIC, TOPIC
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarHTTP
#VarHTTP HTTP get HTTP headers * Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores a...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarHTTPHOST
#VarHTTPHOST HTTP_HOST environment variable * Syntax: %HTTP_HOST% * Expands to: == * Related: REMOTE_ADDR, REMOTE_PORT, REMOTE_USER
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarHTTPS
#VarHTTPS HTTPS get HTTPS headers * The same as %HTTP% but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can be us...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarICON
#VarICON ICON{"name"} small documentation graphic or icon of common attachment types * Generates the HTML img tag of a small graphic image attached to TWiki...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarICONURL
#VarICONURL ICONURL{"name"} URL of small documentation graphic or icon * Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarICONURLPATH
#VarICONURLPATH ICONURLPATH{"name"} URL path of small documentation graphic or icon * Generates the URL path of a TWikiDocGraphics image, typically used in ...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarIF
#VarIF IF{"condition" ...} simple conditionals * Evaluate a condition and show one text or another based on the result. See details in IfStatements * Syn...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarINCLUDE
#VarINCLUDE INCLUDE{"page"} include other topic or web page * Syntax: %INCLUDE{"page" ...}% * Supported parameters: Parameter: Description: De...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarINCLUDINGTOPIC
#VarINCLUDINGTOPIC INCLUDINGTOPIC name of topic that includes current topic * The name of the topic that includes the current topic same as %TOPIC% in cas...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarINCLUDINGWEB
#VarINCLUDINGWEB INCLUDINGWEB web that includes current topic * The web name of the topic that includes the current topic same as %WEB% if there is no INC...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarLANGUAGE
#VarLANGUAGE LANGUAGE current user's language * Returns the language code for the language used as the current user. This is the language actually used by T...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarLANGUAGES
#VarLANGUAGES LANGUAGES list available TWiki languages * List the languages available (as PO files) to TWiki. Those are the languages in which TWiki's ...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarLOCALSITEPREFS
#VarLOCALSITEPREFS LOCALSITEPREFS web.topicname of site preferences topic * The full name of the local site preferences topic. This topic is read for prefer...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarLOGIN
#VarLOGIN LOGIN present a full login link * Syntax: %LOGIN% * Expand to: * Related: TWikiUserAuthentication, SESSIONID, SESSIONVAR, LOGOUT, SESSION_V...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarLOGOUT
#VarLOGOUT LOGOUT present a full logout link * Syntax: %LOGOUT% * Expand to: * Related: TWikiUserAuthentication, SESSIONID, SESSIONVAR, LOGIN, SESSIO...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarMAINWEB
#VarMAINWEB MAINWEB name of Main web * The web containing ., individual user topics and .TWikiGroups * Syntax: %MAINWEB% * Expands to: == * Related...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarMAKETEXT
#VarMAKETEXT MAKETEXT creates text using TWiki's I18N infrastructure * Syntax: %MAKETEXT{"string" args="..."} * Supported parameters: Parameter ...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarMETA
#VarMETA META displays meta data * Provided mainly for use in templates, this variable generates the parts of the topic view that relate to meta data (attac...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarMETASEARCH
#VarMETASEARCH METASEARCH special search of meta data * Syntax: %METASEARCH{...}% * Supported parameters: Parameter: Description: Default: ...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarNOP
#VarNOP NOP template text not to be expanded in instantiated topics * Syntax: %NOP% * In normal topic text, expands to nop , which prevents expansion...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarNOTIFYTOPIC
#VarNOTIFYTOPIC NOTIFYTOPIC name of the notify topic * Syntax: %NOTIFYTOPIC% * Expands to: ==, renders as * Related: HOMETOPIC, STATISTICSTOPIC, ...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarPLUGINDESCRIPTIONS
#VarPLUGINDESCRIPTIONS PLUGINDESCRIPTIONS list of plugin descriptions * Syntax: %PLUGINDESCRIPTIONS% * Expands to: * Related: ACTIVATEDPLUGINS, FAILE...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarPLUGINVERSION
#VarPLUGINVERSION PLUGINVERSION the version of a TWiki Plugin, or the TWiki Plugins API * Syntax: %PLUGINVERSION{"name"}% to get the version of a specific p...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarPUBURL
#VarPUBURL PUBURL the base URL of attachments * Syntax: %PUBURL% * Expands to: == * Example: You can refer to a file attached to another topic with %P...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarPUBURLPATH
#VarPUBURLPATH PUBURLPATH the base URL path of attachments * Syntax: %PUBURLPATH% * Expands to: == * Related: ATTACHURL, PUBURL, SCRIPTURL, SCRIPTURLP...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarQUERYSTRING
#VarQUERYSTRING QUERYSTRING full, unprocessed string of parameters to this URL * String of all the URL parameters that were on the URL used to get to the cu...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarREMOTEADDR
#VarREMOTEADDR REMOTE_ADDR environment variable * Syntax: %REMOTE_ADDR% * Expands to: == * Related: HTTP_HOST, REMOTE_PORT, REMOTE_USER
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarREMOTEPORT
#VarREMOTEPORT REMOTE_PORT environment variable * Syntax: %REMOTE_PORT% * Expands to: * Related: HTTP_HOST, REMOTE_ADDR, REMOTE_USER
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarREMOTEUSER
#VarREMOTEUSER REMOTE_USER environment variable * Syntax: %REMOTE_USER% * Expands to: * Related: HTTP_HOST, REMOTE_ADDR, REMOTE_PORT, USERNAME, WIKIN...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarREVINFO
#VarREVINFO REVINFO revision information of current topic * Syntax: %REVINFO% * Expands to: * Related: REVINFO{"format"}
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarREVINFO2
#VarREVINFO2 REVINFO{"format"} formatted revision information of topic * Syntax: %REVINFO{"format"}% * Supported parameters: Parameter: Descript...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSCRIPTNAME
#VarSCRIPTNAME SCRIPTNAME name of current script * The name of the current script is shown, including script suffix, if any (for example viewauth.cgi) * ...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSCRIPTSUFFIX
#VarSCRIPTSUFFIX SCRIPTSUFFIX script suffix * Some Foswiki installations require a file extension for CGI scripts, such as .pl or .cgi * Syntax: %SCRIPTS...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSCRIPTURL
#VarSCRIPTURL SCRIPTURL base URL of TWiki scripts * Syntax: %SCRIPTURL% * Expands to: == * Related: PUBURL, SCRIPTNAME, SCRIPTSUFFIX, SCRIPTURL{"scrip...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSCRIPTURL2
#VarSCRIPTURL2 SCRIPTURL{"script"} URL of TWiki script * Syntax: %SCRIPTURL{"script"}% * Expands to: == * Example: To get the authenticated version of...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSCRIPTURLPATH
#VarSCRIPTURLPATH SCRIPTURLPATH base URL path of TWiki scripts * As %SCRIPTURL%, but doesn't include the protocol and host part of the URL * Syntax: %SCR...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSCRIPTURLPATH2
#VarSCRIPTURLPATH2 SCRIPTURLPATH{"script"} URL path of TWiki script * As %SCRIPTURL{"script"}%, but doesn't include the protocol and host part of the URL ...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSEARCH
#VarSEARCH SEARCH{"text"} search content * Inline search, shows a search result embedded in a topic * Syntax: %SEARCH{"text" ...}% * Supported paramet...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSERVERTIME
#VarSERVERTIME SERVERTIME server time * Syntax: %SERVERTIME% * Expands to: == * _ Note:_ When used in a template topic, this variable will be expanded...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSERVERTIME2
#VarSERVERTIME2 SERVERTIME{"format"} formatted server time * Same format qualifiers as %GMTIME% * Syntax: %SERVERTIME{"format"}% * Example: %SERVERTIM...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSESSIONID
#VarSESSIONID SESSIONID unique ID for this session * Syntax: %SESSIONID% * Expand to: * Related: TWikiUserAuthentication, AUTHREALM, SESSIONVAR, LOGI...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSESSIONVAR
#VarSESSIONVAR SESSIONVAR name of CGI and session variable that stores the session ID * Syntax: %SESSIONVAR% * Expand to: * Related: TWikiUserAuthent...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSESSIONVARIABLE
#VarSESSIONVARIABLE SESSION_VARIABLE get, set or clear a session variable * Syntax: %SESSION_VARIABLE{"name"}% * Syntax: %SESSION_VARIABLE{"name" set="va...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSPACEDTOPIC
#VarSPACEDTOPIC SPACEDTOPIC topic name, spaced and URL encoded deprecated * The current topic name with added URL encoded spaces, for use in regular express...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSPACEOUT
#VarSPACEOUT SPACEOUT{"string"} renders string with spaces inserted in sensible places * Inserts spaces after lower case letters that are followed by a digi...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSTARTINCLUDE
#VarSTARTINCLUDE STARTINCLUDE start position of topic text if included * If present in included topic, start to include text from this location up to the en...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSTARTSECTION
#VarSTARTSECTION STARTSECTION marks the start of a section within a topic * Section boundaries are defined with %STARTSECTION{}% and %ENDSECTION{}%. * Se...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSTATISTICSTOPIC
#VarSTATISTICSTOPIC STATISTICSTOPIC name of statistics topic * Syntax: %STATISTICSTOPIC% * Expands to: ==, renders as * Related: HOMETOPIC, NOTIF...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarSTOPINCLUDE
#VarSTOPINCLUDE STOPINCLUDE end position of topic text if included * If present in included topic, stop to include text at this location and ignore the rema...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarTOC
#VarTOC TOC table of contents of current topic * Syntax: %TOC% * Related: TOC{"Topic"}
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarTOC2
#VarTOC2 TOC{"Topic"} table of contents * Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSynta...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarTOPIC
#VarTOPIC TOPIC name of current topic * Syntax: %TOPIC% * Expands to: ==, renders as * Related: BASETOPIC, INCLUDINGTOPIC, TOPICLIST, WEB
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarTOPICLIST
#VarTOPICLIST TOPICLIST{"format"} topic index of a web * List of all topics in a web. The "format" defines the format of one topic item. It may include vari...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarTWIKIWEB
#VarTWIKIWEB TWIKIWEB name of TWiki documentation web * The web containing all documentation and site wide preference settings for Foswiki * Syntax: %TWI...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarURLPARAM
#VarURLPARAM URLPARAM{"name"} get value of a URL parameter * Returns the value of a URL parameter. * Syntax: %URLPARAM{"name"}% * Supported parameters...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarUSERNAME
#VarUSERNAME USERNAME your login username * TWiki makes names available in three formats: USERNAME like jsmith, WIKINAME like JohnSmith and WIKIUSERNAME lik...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarVAR
#VarVAR VAR{"NAME" web="Web"} get a preference value from another web * Syntax: %VAR{"NAME" web="Web"}% * Example: To get %WEBBGCOLOR% of the web write...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarWEB
#VarWEB WEB name of current web * Syntax: %WEB% * Expands to: TWiki * Related: BASEWEB, INCLUDINGWEB, TOPIC
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarWEBLIST
#VarWEBLIST WEBLIST{"format"} index of all webs * List of all webs. Obfusticated webs are excluded, e.g. webs with a NOSEARCHALL = on preference variable. T...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarWEBPREFSTOPIC
#VarWEBPREFSTOPIC WEBPREFSTOPIC name of web preferences topic * Syntax: %WEBPREFSTOPIC% * Expands to: ==, renders as * Related: HOMETOPIC, WIKIPR...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarWIKIHOMEURL
#VarWIKIHOMEURL WIKIHOMEURL site home URL deprecated * _ Note:_ use %WIKILOGOURL% defined in WebPreferences instead.
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarWIKINAME
#VarWIKINAME WIKINAME your Wiki username * The WikiName is the same as %USERNAME% if not defined in the . topic * Syntax: %WIKINAME% * Expands to: == ...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarWIKIPREFSTOPIC
#VarWIKIPREFSTOPIC WIKIPREFSTOPIC name of site wide preferences topic * Syntax: %WIKIPREFSTOPIC% * Expands to: ==, renders as * Related: HOMETOPI...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarWIKITOOLNAME
#VarWIKITOOLNAME WIKITOOLNAME name of your TWiki site * Syntax: %WIKITOOLNAME% * Expands to: Foswiki * Related: WIKIHOMEURL, WIKIVERSION
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarWIKIUSERNAME
#VarWIKIUSERNAME WIKIUSERNAME your Wiki username with web prefix * Your %WIKINAME% with web prefix, useful to point to your Foswiki home page * Syntax: ...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarWIKIUSERSTOPIC
#VarWIKIUSERSTOPIC WIKIUSERSTOPIC name of topic listing all registers users * Syntax: %WIKIUSERSTOPIC% * Expands to: ==, with prefix renders as . * R...
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
VarWIKIVERSION
#VarWIKIVERSION WIKIVERSION the version of the installed TWiki engine * Syntax: %WIKIVERSION% * Expands to: == * Related: PLUGINVERSION, WIKITOOLNAME
NEW - 27 Mar 2005 - 13:14 by TWikiContributor
Number of topics: 85
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback