Searched
^v
Topics in System web
Changed
Changed by

#VarACTIVATEDPLUGINS ACTIVATEDPLUGINS list of currently activated plugins Syntax: % nop ACTIVATEDPLUGINS% Expands to: Related: PLUGINDESCRIPTIONS ...
#VarADDTOHEAD ADDTOHEAD You can write % nop ADDTOHEAD{...}% in a topic or template. This variable accepts the following parameters: DEFAULT optional, id ...
#VarALLVARIABLES ALLVARIABLES list of currently defined macros Syntax: % nop ALLVARIABLES% Expands to: a table showing all defined macros in the ...
#VarAQUA AQUA start aqua colored text AQUA is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
#VarATTACHURL ATTACHURL full URL for attachments in the current topic Syntax: % nop ATTACHURL% Expands to: Example: If you attach a file you ...
#VarATTACHURLPATH ATTACHURLPATH path of the attachment URL of the current topic Syntax: % nop ATTACHURLPATH% Expands to: Related: ATTACHURL ...
#VarAUTHREALM AUTHREALM authentication realm String defined as {AuthRealm} in configure. This is used in certain password encodings, and in login templates ...
#VarBASETOPIC BASETOPIC base topic where an INCLUDE started The name of the topic where a single or nested INCLUDE started same as % nop TOPIC% if there ...
#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 ...
#VarBB BB bullet with line break Line break and bullet without indentation. Current value: BB Related: BR, BULLET, BB2, BB3, BB4, CARET, VBAR ...
#VarBB2 BB2 level 2 bullet with line break Line break and bullet, level 2. Current value: BB2 Related: BR, BULLET, BB, BB3, BB4, VBAR
#VarBB3 BB3 level 3 bullet with line break Line break and bullet, level 3. Current value: BB3 Related: BR, BULLET, BB, BB2, BB4, VBAR
#VarBB4 BB4 level 4 bullet with line break Line break and bullet, level 4. Current value: BB4 Related: BR, BULLET, BB, BB2, BB3, VBAR
#VarBLACK BLACK start black colored text BLACK is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
#VarBLUE BLUE start blue colored text BLUE is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
#VarBR BR line break Current value: BR Related: BULLET, BB, BB2, BB3, BB4, CARET, VBAR
#VarBROWN BROWN start brown colored text BROWN is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
#VarBULLET BULLET bullet character Current value: BULLET Related: BR, BB, BB2, BB3, BB4, CARET, VBAR
#VarCALC CALC{"formula"} add spreadsheet calculations to tables and outside tables The % nop CALC{"formula"}% macro is handled by the SpreadSheetPlugin. ...
#VarCARET CARET caret symbol The CARET macro is useful in TML tables. Current value: CARET Related: BR, BULLET, BB, BB2, BB3, BB4, VBAR
#VarCOMMENT COMMENT{ attributes } insert an edit box into the topic to easily add comments. A % nop COMMENT% without parameters shows a simple text box ...
Variable Cache Plugin This Plugin caches Foswiki macros in selected topics for faster page rendering. Most topics in a typical Foswiki installation are rendered within ...
nop VarCachePlugin Test This topic contains a nested search, used to test the VarCachePlugin. The cache gets refreshed if older then 6 minutes (0.1 hours) Here is ...
#VarDATE DATE signature format date Syntax: % nop DATE% Expands to: Date format defined as {DefaultDateFormat} in configure When used ...
#VarDISPLAYTIME DISPLAYTIME{"format"} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in ...
#VarEDITACTION EDITACTION Selects an edit template The EDITACTION preference setting lets you define the use of an editaction template instead of the standard ...
#VarEDITTABLE EDITTABLE{ attributes } edit tables using edit fields and other input fields The % nop EDITTABLE{}% macro is handled by the EditTablePlugin ...
#VarENCODE ENCODE{"string"} encodes a string to HTML entities Encode "special" characters to HTML numeric entities. Encoded characters are: all non ...
#VarENDCOLOR ENDCOLOR end colored text ENDCOLOR is a shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic for ...
#VarENDSECTION ENDSECTION{"name"} marks the end of a named section within a topic Syntax: % nop ENDSECTION{"name"}% Syntax: % nop ENDSECTION{type ...
#VarENV ENV{"varname"} inspect the value of an environment variable Returns the current value of the environment variable in the CGI (Common Gateway Interface ...
#VarFAILEDPLUGINS FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: % nop FAILEDPLUGINS% Expands to: See Plugins#FAILEDPLUGINS ...
#VarFORMFIELD FORMFIELD{"fieldname"} renders a field in the form attached to some topic Syntax: % nop FORMFIELD{"fieldname"}% Supported parameters: ...
#VarGMTIME GMTIME{"format"} formatted GM time Syntax: % nop GMTIME% OR % nop GMTIME{"format"}% % nop GMTIME% uses the default date format defined ...
#VarGRAY GRAY start gray colored text GRAY is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
#VarGREEN GREEN start green colored text GREEN is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
#VarGROUPS GROUPS a formatted list of groups Expands to a formatted list of user groups in your Foswiki. Syntax: % nop GROUPS% The macro is intended ...
#VarH H help icon Current value: H Related: I, ICON, M, N, P, Q, S, T, U, X, Y
#VarHOMETOPIC HOMETOPIC home topic in each web Syntax: % nop HOMETOPIC% Expands to: , renders as Related: NOTIFYTOPIC, STATISTICSTOPIC, ...
#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 are ...
#VarHTTPHOST HTTP HOST environment variable Syntax: % nop HTTP HOST% Expands to: Related: ENV, REMOTE ADDR, REMOTE PORT, REMOTE USER
#VarHTTPS HTTPS get HTTPS headers The same as % nop HTTP% but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can ...
#VarI I idea icon Current value: I Related: H, ICON, M, N, P, Q, S, T, U, X, Y
#VarICON ICON{"name"} small documentation graphic or icon of common attachment types Generates the HTML img tag of a small graphic image attached to DocumentGraphics ...
#VarICONURL ICONURL{"name"} URL of small documentation graphic or icon Generates the full URL of a DocumentGraphics image, which Foswiki renders as an image ...
#VarICONURLPATH ICONURLPATH{"name"} URL path of small documentation graphic or icon Generates the URL path of a DocumentGraphics image, typically used in an ...
#VarIF IF{"condition" ...} simple conditionals Evaluate a condition and show one text or another based on the result. See details in IfStatements Syntax ...
#VarINCLUDE INCLUDE{"page"} include other topic or web page Syntax: % nop INCLUDE{"page" ...}% Supported parameters: Parameter: Description ...
#VarINCLUDINGTOPIC INCLUDINGTOPIC name of topic that includes current topic The name of the topic that includes the current topic same as % nop TOPIC% ...
#VarINCLUDINGWEB INCLUDINGWEB web that includes current topic The web name of the topic that includes the current topic same as % nop WEB% if there is ...
#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 Foswiki ...
#VarLANGUAGES LANGUAGES list available languages List the languages available (as PO files). These are the languages in which the user interface is ...
#VarLIME LIME start lime colored text LIME is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
#VarLOCALSITEPREFS LOCALSITEPREFS web.topicname of site preferences topic The full name of the local site preferences topic. These local site preferences overload ...
#VarLOGIN LOGIN present a full login link Syntax: % nop LOGIN% Expand to: Related: UserAuthentication, SESSIONID, SESSIONVAR, LOGOUT, SESSION ...
#VarLOGOUT LOGOUT present a full logout link Syntax: % nop LOGOUT% Expand to: Related: UserAuthentication, SESSIONID, SESSIONVAR, LOGIN, SESSION ...
#VarM M moved to... icon Current value: M Related: H, I, ICON, N, P, Q, S, T, U, X, Y
#VarMAINWEB MAINWEB synonym for USERSWEB Deprecated . Please use % nop USERSWEB% instead.
#VarMAKETEXT MAKETEXT creates text using Foswiki's nop I18N infrastructure Syntax: % nop MAKETEXT{"string" args "..."}% Supported parameters: ...
#VarMAROON MAROON start maroon colored text MAROON is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
#VarMETA META displays meta data Provided mainly for use in templates, this macro generates the parts of the topic view that relate to meta data (attachments ...
#VarMETASEARCH METASEARCH special search of meta data Syntax: % nop METASEARCH{...}% Supported parameters: Parameter: Description: Default ...
#VarN N "new" icon Current value: N Related: H, I, ICON, M, P, Q, S, T, U, X, Y
#VarNAVY NAVY start navy blue colored text NAVY is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
#VarNOP NOP template text not to be expanded in instantiated topics Syntax: % nop NOP% In normal topic text, expands to nop , which prevents expansion ...
#VarNOTIFYTOPIC NOTIFYTOPIC name of the notify topic Syntax: % nop NOTIFYTOPIC% Expands to: , renders as Related: HOMETOPIC, STATISTICSTOPIC ...
#VarOLIVE OLIVE start olive green colored text OLIVE is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in ...
#VarORANGE ORANGE start orange colored text ORANGE is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
#VarP P pencil icon Current value: P Related: H, I, ICON, M, N, Q, S, T, U, X, Y
#VarPINK PINK start pink colored text PINK is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
#VarPLUGINDESCRIPTIONS PLUGINDESCRIPTIONS list of plugin descriptions Syntax: % nop PLUGINDESCRIPTIONS% Expands to: Related: ACTIVATEDPLUGINS ...
#VarPLUGINVERSION PLUGINVERSION the version of a Foswiki Plugin, or the Foswiki Plugins API Syntax: % nop PLUGINVERSION{"name"}% to get the version of a ...
#VarPUBURL PUBURL the base URL of attachments Syntax: % nop PUBURL% Expands to: Example: You can refer to a file attached to another topic with ...
#VarPUBURLPATH PUBURLPATH the base URL path of attachments Syntax: % nop PUBURLPATH% Expands to: Related: ATTACHURL, ATTACHURLPATH, PUBURL, ...
#VarPURPLE PURPLE start purple colored text PURPLE is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
#VarQ Q question icon Current value: Q Related: H, I, ICON, M, N, P, S, T, U, X, Y
#VarINCLUDE QUERYPARAMS show paramaters to the query Expands the parameters to the query that was used to display the page. Syntax: % nop QUERYPARAMS ...
#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 current ...
#VarRED RED start red colored text RED is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic for ...
#VarREMOTEADDR REMOTE ADDR environment variable Syntax: % nop REMOTE ADDR% Expands to: Related: ENV, HTTP HOST, REMOTE PORT, REMOTE USER
#VarREMOTEPORT REMOTE PORT environment variable Syntax: % nop REMOTE PORT% Expands to: Related: ENV, HTTP HOST, REMOTE ADDR, REMOTE USER
#VarREMOTEUSER REMOTE USER environment variable Syntax: % nop REMOTE USER% Expands to: Related: ENV, HTTP HOST, REMOTE ADDR, REMOTE PORT, USERNAME ...
#VarRENDERLIST RENDERLIST render bullet lists in a variety of formats The % nop RENDERLIST% macro is handled by the RenderListPlugin Syntax: % nop ...
#VarREVINFO REVINFO revision information of current topic Syntax: Date format defined as {DefaultDateFormat} in configure REVINFO{"format"} formatted ...
#VarS S red star icon Current value: S Related: H, I, ICON, M, N, P, Q, T, U, X, Y
#VarSCRIPTNAME SCRIPTNAME name of current script The name of the current script is shown, including script suffix, if any (for example viewauth.cgi ) ...
#VarSCRIPTSUFFIX SCRIPTSUFFIX script suffix Some nop Foswiki installations require a file extension for CGI scripts, such as .pl or .cgi Syntax: ...
#VarSCRIPTURL SCRIPTURL{"script"} URL of script Syntax: % nop SCRIPTURL% OR % nop SCRIPTURL{"script"}% % nop SCRIPTURL% returns the base URL of ...
#VarSCRIPTURLPATH SCRIPTURLPATH{"script"} URL path of script As % nop SCRIPTURL{"script"}% , but doesn't include the protocol and host part of the URL ...
#VarSEARCH SEARCH{"text"} search content Inline search, shows a search result embedded in a topic Syntax: % nop SEARCH{"text" ...}% Supported parameters ...
#VarSERVERTIME SERVERTIME{"format"} formatted server time Same format qualifiers as % nop GMTIME% Syntax: % nop SERVERTIME% OR % nop SERVERTIME{ ...
#VarSESSIONID SESSIONID unique ID for this session Syntax: % nop SESSIONID% Expand to: Related: UserAuthentication, AUTHREALM, SESSIONVAR, LOGIN ...
#VarSESSIONVAR SESSIONVAR name of CGI and session variable that stores the session ID Syntax: % nop SESSIONVAR% Expand to: Related: UserAuthentication ...
#VarSESSIONVARIABLE SESSION VARIABLE get, set or clear a session variable Syntax: % nop SESSION VARIABLE{"name"}% Syntax: % nop SESSION VARIABLE{"name ...
#VarSILVER SILVER start silver colored text SILVER is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
#VarSLIDESHOWEND SLIDESHOWEND end slideshow The % nop SLIDESHOWEND% macro is handled by the SlideShowPlugin Syntax: % nop SLIDESHOWEND% Example ...
#VarSLIDESHOWSTART SLIDESHOWSTART convert a topic with headings into a slideshow The % nop SLIDESHOWSTART% macro is handled by the SlideShowPlugin Syntax ...
#VarSPACEDTOPIC SPACEDTOPIC topic name, spaced and URL encoded deprecated The current topic name with added URL encoded spaces, for use in regular expressions ...
#VarSPACEOUT SPACEOUT{"string"} renders string with spaces inserted in sensible places Inserts spaces after lower case letters that are followed by a digit ...
#VarSTARTINCLUDE STARTINCLUDE start position of topic text if included If present in included topic, start to include text from this location up to the end ...
#VarSTARTSECTION STARTSECTION marks the start of a section within a topic Section boundaries are defined with % nop STARTSECTION{}% and % nop ENDSECTION ...
#VarSTATISTICSTOPIC STATISTICSTOPIC name of statistics topic Syntax: % nop STATISTICSTOPIC% Expands to: , renders as Related: HOMETOPIC ...
#VarSTOPINCLUDE STOPINCLUDE end position of topic text if included If present in included topic, stop to include text at this location and ignore the remaining ...
#VarSYSTEMWEB SYSTEMWEB name of documentation web The web containing all documentation and default preference settings Syntax: % nop SYSTEMWEB% ...
#VarT T tip icon Current value: T Related: H, I, ICON, M, N, P, Q, S, U, X, Y
#VarTABLE TABLE{ attributes } control attributes of tables and sorting of table columns The % nop TABLE{}% macro is handled by the TablePlugin Syntax ...
#VarTEAL TEAL start teal colored text TEAL is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
#VarTOC TOC{"Topic"} table of contents Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ...
#VarTOPIC TOPIC name of current topic % nop TOPIC% expands to the name of the topic. If you are looking at the text of an included topic, it is the name ...
#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 formatting ...
#VarTOPICURL TOPICURL shortcut to viewing the current topic This macro always expands to an url pointing to the current base topic. Current value: TOPICURL ...
#VarTWIKIWEB TWIKIWEB synonym for SYSTEMWEB Deprecated. Please use % nop SYSTEMWEB% instead.
#VarU U "updated" icon Current value: U Related: H, I, ICON, M, N, P, Q, S, T, X, Y
#VarURLPARAM URLPARAM{"name"} get value of a URL parameter Returns the value of a URL parameter. Syntax: % nop URLPARAM{"name"}% Supported parameters ...
#VarUSERINFO USERINFO{"name"} retrieve details about a user Syntax: % nop USERINFO% Expands to: (comma separated list of the username, wikiusername ...
#VarUSERNAME USERNAME your login username Foswiki makes names available in three formats: USERNAME like jsmith , WIKINAME like JohnSmith and WIKIUSERNAME ...
#VarUSERSWEB USERSWEB name of users web The web containing individual user topics, .WikiGroups, and customised site wide preferences. Syntax: % nop USERSWEB ...
#VarVAR VAR{"NAME" web "Web"} get a preference value from another web Syntax: % nop VAR{"NAME" web "Web"}% Example: To get % nop WEBBGCOLOR% of the ...
#VarVBAR VBAR vertical bar The vertical bar macro can be used in TML tables. Current value: VBAR Related: BR, BULLET, BB, BB2, BB3, BB4, CARET ...
#VarWEB WEB name of current web % nop WEB% expands to the name of the web where the topic is located. If you are looking at the text of an included topic ...
#VarWEBLIST WEBLIST{"format"} index of all webs List of all webs. Obfusticated webs are excluded, e.g. webs with a NOSEARCHALL on preference setting. The ...
#VarWEBPREFSTOPIC WEBPREFSTOPIC name of web preferences topic Syntax: % nop WEBPREFSTOPIC% Expands to: , renders as Related: HOMETOPIC, ...
#VarWHITE WHITE start white colored text WHITE is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
#VarWIKIHOMEURL WIKIHOMEURL site home URL Syntax % nop WIKIHOMEURL% Expands to Normally by default set to % nop SCRIPTURLPATH{"view"}% ...
#VarWIKINAME WIKINAME your Wiki username The WikiName is the same as % nop USERNAME% if not defined in the . topic Syntax: % nop WIKINAME% Expands ...
#VarWIKIPREFSTOPIC WIKIPREFSTOPIC name of site wide preferences topic Syntax: % nop WIKIPREFSTOPIC% Expands to: , renders as Related: HOMETOPIC ...
#VarWIKITOOLNAME WIKITOOLNAME name of your site Syntax: % nop WIKITOOLNAME% Expands to: Foswiki Related: WIKIHOMEURL, WIKIVERSION
#VarWIKIUSERNAME WIKIUSERNAME your Wiki username with web prefix Your % nop WIKINAME% with web prefix, useful to point to your nop Foswiki home page ...
#VarWIKIUSERSTOPIC WIKIUSERSTOPIC name of topic listing all registers users Syntax: % nop WIKIUSERSTOPIC% Expands to: , with prefix renders as . ...
#VarWIKIVERSION WIKIVERSION the version of the installed Foswiki engine Syntax: % nop WIKIVERSION% Expands to: Related: PLUGINVERSION, WIKITOOLNAME ...
#VarX X warning icon Current value: X Related: H, I, ICON, M, N, P, Q, S, T, U, Y
#VarY Y "yes" icon Current value: Y Related: H, I, ICON, M, N, P, Q, S, T, U, X
#VarYELLOW YELLOW start yellow colored text YELLOW is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...


Number of topics: 133 "}%