You are here: Foswiki>System Web>WebIndex (2024-12-23, UnknownUser)Edit Attach
SESSION_VARIABLE get, set or clear a session variable Parameters Parameter Description "name" name of variable set value to set it to ...
NEW - 2024-12-23 - 09:07 by UnknownUser
SET set a preference setting during runtime A preference setting created via %SET{}% will only be usable in the topic where it has been found by the parser, simil...
NEW - 2024-12-23 - 09:07 by UnknownUser
SHOWPREFERENCE show where preferences are defined. Preference values are shown in a bulleted list, together with where they were defined. Parameters ...
NEW - 2024-12-23 - 09:07 by UnknownUser
SKIN current skin %SKIN% expands the skin search path. For instance, SKIN can be set to catskin, bearskin. The SKIN setting can be overridden using the URL parame...
NEW - 2024-12-23 - 09:07 by UnknownUser
SLIDESHOWEND end slideshow The %SLIDESHOWEND% macro is handled by the SlideShowPlugin Examples See SLIDESHOWSTART Related SLIDESHOWSTART, SlideShowPlugin
NEW - 2024-12-23 - 09:07 by UnknownUser
SLIDESHOWSTART convert a topic with headings into a slideshow Handled by the SlideShowPlugin Parameters Parameter Description template optional n...
NEW - 2024-12-23 - 09:07 by UnknownUser
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 bac...
NEW - 2024-12-23 - 09:07 by UnknownUser
SPACEOUT renders string with spaces inserted in sensible places Inserts spaces after lower case letters that are followed by a digit or a capital letter, and afte...
NEW - 2024-12-23 - 09:07 by UnknownUser
STARTINCLUDE start position of topic text if included If present in included topic, start to include text from this location up to the next %ENDINCLUDE% macro, or...
NEW - 2024-12-23 - 09:07 by UnknownUser
STARTSECTION marks the start of a section within a topic Section boundaries are defined with %STARTSECTION{}% and %ENDSECTION{}%. Sections may be given a name to ...
NEW - 2024-12-23 - 09:07 by UnknownUser
STATISTICSTOPIC name of statistics topic Examples * %STATISTICSTOPIC% expands to ==, renders as Related HOMETOPIC, NOTIFYTOPIC, TOPIC
NEW - 2024-12-23 - 09:07 by UnknownUser
STOPINCLUDE Alias for ENDINCLUDE Related INCLUDE, STARTINCLUDE
NEW - 2024-12-23 - 09:07 by UnknownUser
STOPSECTION Alias for ENDSECTION Related ENDSECTION, STARTSECTION
NEW - 2024-12-23 - 09:07 by UnknownUser
SUBSCRIBE{ attributes } subscribe the current user for notification of changes to the current topic Anywhere in a topic or template: * %SUBSCRIBE{...}% or si...
NEW - 2024-12-23 - 09:07 by UnknownUser
SYSTEMWEB name of documentation web The web containing all documentation and default preference settings Examples * %SYSTEMWEB% expands to == Related HOMEWEB...
NEW - 2024-12-23 - 09:07 by UnknownUser
TAB tab inside a tabpane widget Defines a tab inside a TABPANE area; must be closed using ENDTAB. Parameters Parameter Description Default ...
NEW - 2024-12-23 - 09:07 by UnknownUser
TABLE control attributes of tables and sorting of table columns The %TABLE{}% macro is handled by the TablePlugin Attributes for tables Parameter ...
NEW - 2024-12-23 - 09:07 by UnknownUser
TABPANE tabpane widget This macro starts the tabpane, containing a series of TAB...ENDTABs and ends with ENDTABPANE. A complete tabpane normally looks like this: ...
NEW - 2024-12-23 - 09:07 by UnknownUser
TOC table of contents Shows a Table of Contents that is generated automatically based on headings of a topic. Headings in TopicMarkupLanguage (" text") and HTML ...
NEW - 2024-12-23 - 09:07 by UnknownUser
TOPIC name of current topic * %TOPIC% expands to the name of the topic. If you are looking at the text of an included topic, it is the name of the included top...
NEW - 2024-12-23 - 09:07 by UnknownUser
TOPICLIST 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 tokens: The $topic token ...
NEW - 2024-12-23 - 09:07 by UnknownUser
TWIKIWEB synonym for SYSTEMWEB Deprecated. Use %SYSTEMWEB% instead
NEW - 2024-12-23 - 09:07 by UnknownUser
TWISTY generate content block with interactive visibility controls This renders the button as well as the toggled content section contained within this and the cl...
NEW - 2024-12-23 - 09:07 by UnknownUser
TWISTYBUTTON Shorthand version for TWISTYSHOW TWISTYHIDE This is useful if both the show and the hide button take the same arguments. Parameters All parameters...
NEW - 2024-12-23 - 09:07 by UnknownUser
TWISTYHIDE Hide/close link Parameters Parameter Description Default id Used to link TWISTYSHOW, TWISTYHIDE and TWISTYTOGGLE required ...
NEW - 2024-12-23 - 09:07 by UnknownUser
TWISTYSHOW Show/open link Parameters Parameter Description Default id Used to link TWISTYSHOW, TWISTYHIDE and TWISTYTOGGLE required ...
NEW - 2024-12-23 - 09:07 by UnknownUser
TWISTYTOGGLE Twisty Toggle contents section Parameters Parameter Description Default id Used to link TWISTYSHOW, TWISTYHIDE and TWISTYT...
NEW - 2024-12-23 - 09:07 by UnknownUser
URLPARAM get URL or HTTP POST parameter value Returns the value of the named parameter in the URL or HTTP POST request. Parameters Parameter: Desc...
NEW - 2024-12-23 - 09:07 by UnknownUser
USERINFO retrieve details about a user Parameters Parameter Description Default "name" WikiName or login username. May be a group. current us...
NEW - 2024-12-23 - 09:07 by UnknownUser
USERNAME your login username Foswiki makes names available in three formats: USERNAME like jsmith, WIKINAME like JohnSmith and WIKIUSERNAME like .JohnSmith. Un au...
NEW - 2024-12-23 - 09:07 by UnknownUser
USERSWEB name of users web * The web containing individual user topics and .WikiGroups. Examples * %USERSWEB% expands to == Related HOMEWEB SYSTEMWEB
NEW - 2024-12-23 - 09:07 by UnknownUser
VAR get a preference value from another web Parameters Parameter Description "name" name of preference to retrieve web name of web to r...
NEW - 2024-12-23 - 09:07 by UnknownUser
WEB name of current web * %WEB% expands to the name of the web where the topic is located. If you are looking at the text of an included topic, it is the web w...
NEW - 2024-12-23 - 09:07 by UnknownUser
WEBLIST index of all webs Generate a list of webs. Obfuscated webs are excluded, e.g. webs with a NOSEARCHALL = on preference setting. The "format" defines the fo...
NEW - 2024-12-23 - 09:07 by UnknownUser
WEBPREFSTOPIC name of web preferences topic Examples * %WEBPREFSTOPIC% expands to ==, renders as Related HOMETOPIC, WIKIPREFSTOPIC, VAR
NEW - 2024-12-23 - 09:07 by UnknownUser
WIKIAGENTEMAIL From: email address in emails sent by Foswiki. Examples * %WIKIAGENTEMAIL% expands to == Related WIKIAGENTNAME, WIKIWEBMASTER, WIKIWEBMASTERNA...
NEW - 2024-12-23 - 09:07 by UnknownUser
WIKIAGENTNAME From: Name used in emails sent by Foswiki Examples * %WIKIAGENTNAME% expands to == Related WIKIAGENTEMAIL, WIKIWEBMASTER, WIKIWEBMASTERNAME
NEW - 2024-12-23 - 09:07 by UnknownUser
WIKIHOMEURL site home URL Examples * %WIKIHOMEURL%= expands to = * Normally by default set to %SCRIPTURLPATH{"view"}% For the top bar logo URL use %WIK...
NEW - 2024-12-23 - 09:07 by UnknownUser
WIKINAME your Wiki username The WikiName is the same as %USERNAME% if not defined in the . topic. This macro is an alias for the USERINFO macro with a fixed forma...
NEW - 2024-12-23 - 09:07 by UnknownUser
WIKIPREFSTOPIC name of site wide preferences topic Examples * %WIKIPREFSTOPIC% expands to ==, renders as Related HOMETOPIC, WEBPREFSTOPIC
NEW - 2024-12-23 - 09:07 by UnknownUser
WIKITOOLNAME name of your site Examples * %WIKITOOLNAME% expands to Foswiki Related WIKIHOMEURL, WIKIVERSION
NEW - 2024-12-23 - 09:07 by UnknownUser
WIKIUSERNAME your Wiki username with web prefix Your %WIKINAME% with web prefix, useful to point to your Foswiki home page This macro is an alias for the USERINF...
NEW - 2024-12-23 - 09:07 by UnknownUser
WIKIUSERSTOPIC name of topic listing all registered users Examples * %WIKIUSERSTOPIC% expands to == * with prefix renders as . Related WIKIUSERNAME
NEW - 2024-12-23 - 09:07 by UnknownUser
WIKIVERSION the version of the installed Foswiki engine Examples * %WIKIVERSION% expands to == Related PLUGINVERSION, WIKITOOLNAME
NEW - 2024-12-23 - 09:07 by UnknownUser
WIKIWEBMASTER feedback email address for site Examples * %WIKIWEBMASTER% expands to == Related WIKIWEBMASTERNAME
NEW - 2024-12-23 - 09:07 by UnknownUser
WIKIWEBMASTERNAME Name of the administrator for the site Examples * %WIKIWEBMASTERNAME% expands to == Related WIKIWEBMASTER
NEW - 2024-12-23 - 09:07 by UnknownUser
What is WYSIWYG? WYSIWYG is an acronym for for "What You See Is What You Get". Foswiki allows you to edit content using a WYSIWYG editor. This editor lets you edi...
NEW - 2024-12-23 - 09:07 by UnknownUser
Foswiki's System web
NEW - 2024-12-23 - 09:07 by UnknownUser
ATOM News Feeds Find out What's New There are several ways to find out what's new in each web: 1. Visit WebChanges to see recent changes 1. Subscribe in We...
NEW - 2024-12-23 - 09:07 by UnknownUser
Number of topics: 50
< Previous Page 9 of 10 Next >
See also the faster WebTopicList
Edit | Attach | Print version | History: r1 | Backlinks | View wiki text | Edit wiki text | More topic actions
Topic revision: r1 - 2024-12-23, UnknownUser
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback