50 recent changes in System Web retrieved at 13:28 (Local)

VarSLIDESHOWSTART

SLIDESHOWSTART convert a topic with headings into a slideshow Handled by the SlideShowPlugin Parameters Parameter Description template optional n...

VarSPACEOUT

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...

VarSTARTINCLUDE

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...

VarSTATISTICSTOPIC

STATISTICSTOPIC name of statistics topic Examples * %STATISTICSTOPIC% expands to ==, renders as Related HOMETOPIC, NOTIFYTOPIC, TOPIC

VarSTOPINCLUDE

STOPINCLUDE Alias for ENDINCLUDE Related INCLUDE, STARTINCLUDE

VarSTOPSECTION

STOPSECTION Alias for ENDSECTION Related ENDSECTION, STARTSECTION

VarSUBSCRIBE

SUBSCRIBE{ attributes } subscribe the current user for notification of changes to the current topic Anywhere in a topic or template: * %SUBSCRIBE{...}% or si...

VarSYSTEMWEB

SYSTEMWEB name of documentation web The web containing all documentation and default preference settings Examples * %SYSTEMWEB% expands to == Related HOMEWEB...

VarTAB

TAB tab inside a tabpane widget Defines a tab inside a TABPANE area; must be closed using ENDTAB. Parameters Parameter Description Default ...

VarTABPANE

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: ...

VarTOC

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 ...

VarTWISTY

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...

VarTWISTYBUTTON

TWISTYBUTTON Shorthand version for TWISTYSHOW TWISTYHIDE This is useful if both the show and the hide button take the same arguments. Parameters All parameters...

VarTWISTYHIDE

TWISTYHIDE Hide/close link Parameters Parameter Description Default id Used to link TWISTYSHOW, TWISTYHIDE and TWISTYTOGGLE required ...

VarTWISTYSHOW

TWISTYSHOW Show/open link Parameters Parameter Description Default id Used to link TWISTYSHOW, TWISTYHIDE and TWISTYTOGGLE required ...

VarTWISTYTOGGLE

TWISTYTOGGLE Twisty Toggle contents section Parameters Parameter Description Default id Used to link TWISTYSHOW, TWISTYHIDE and TWISTYT...

VarURLPARAM

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...

VarUSERINFO

USERINFO retrieve details about a user Parameters Parameter Description Default "name" WikiName or login username. May be a group. current us...

VarUSERNAME

USERNAME your login username Foswiki makes names available in three formats: USERNAME like jsmith, WIKINAME like JohnSmith and WIKIUSERNAME like .JohnSmith. Un au...

VarUSERSWEB

USERSWEB name of users web * The web containing individual user topics and .WikiGroups. Examples * %USERSWEB% expands to == Related HOMEWEB SYSTEMWEB

VarVAR

VAR get a preference value from another web Parameters Parameter Description "name" name of preference to retrieve web name of web to r...

VarWEB

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...

VarWEBLIST

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...

VarWEBPREFSTOPIC

WEBPREFSTOPIC name of web preferences topic Examples * %WEBPREFSTOPIC% expands to ==, renders as Related HOMETOPIC, WIKIPREFSTOPIC, VAR

VarWIKIAGENTEMAIL

WIKIAGENTEMAIL From: email address in emails sent by Foswiki. Examples * %WIKIAGENTEMAIL% expands to == Related WIKIAGENTNAME, WIKIWEBMASTER, WIKIWEBMASTERNA...

VarWIKIAGENTNAME

WIKIAGENTNAME From: Name used in emails sent by Foswiki Examples * %WIKIAGENTNAME% expands to == Related WIKIAGENTEMAIL, WIKIWEBMASTER, WIKIWEBMASTERNAME

VarWIKIHOMEURL

WIKIHOMEURL site home URL Examples * %WIKIHOMEURL%= expands to = * Normally by default set to %SCRIPTURLPATH{"view"}% For the top bar logo URL use %WIK...

VarWIKINAME

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...

VarWIKIPREFSTOPIC

WIKIPREFSTOPIC name of site wide preferences topic Examples * %WIKIPREFSTOPIC% expands to ==, renders as Related HOMETOPIC, WEBPREFSTOPIC

VarWIKITOOLNAME

WIKITOOLNAME name of your site Examples * %WIKITOOLNAME% expands to Foswiki Related WIKIHOMEURL, WIKIVERSION

VarWIKIUSERSTOPIC

WIKIUSERSTOPIC name of topic listing all registered users Examples * %WIKIUSERSTOPIC% expands to == * with prefix renders as . Related WIKIUSERNAME

VarWIKIVERSION

WIKIVERSION the version of the installed Foswiki engine Examples * %WIKIVERSION% expands to == Related PLUGINVERSION, WIKITOOLNAME

VarWIKIWEBMASTERNAME

WIKIWEBMASTERNAME Name of the administrator for the site Examples * %WIKIWEBMASTERNAME% expands to == Related WIKIWEBMASTER

WYSIWYG

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...

WebAtom

Foswiki's System web

WebAtomBase

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...

WebChanges

, "}% "}% %SEARCH{ "'1'" web="" type="query" nosearch="on" noheader="on" order="modified" pager="on" pagesize="" revers...

WebCreateNewTopicComponents

WebCreateNewTopicComponents This topic is meant for developers. It contains INCLUDE sections to build a "create new topic" form. Usage Including the form (simpl...

WebCreateNewTopicTemplate

%{ ========================================= Create new topic template This template uses parts from .WebCreateNewTopicComponents. =====================...

WebHome

This is where Foswiki keeps system documentation, including documentation that is included with optional extensions. For most people, the web is read only; even ...

WebIndex

%SEARCH{ "'1'" scope="topic" type="query" nosearch="on" pager="on" pagesize="" }%

WebLeftBarCookbook

WebLeftBar Cookbook Instructions and tips how to use WebLeftBarPersonalTemplate. WebLeftBarPersonalTemplate is a topic template to create a personal left bar bloc...

WebLeftBarPersonalTemplate

My links: * My home page * My activities * edit

WebLeftBarWebsList

This topic is included from the WebLeftBarExample and other WebLeftBar topics, to provide a dynamic list of webs accessible to the current user. Webs meeting the ...

WebNotifyHelp

" hidelink=" #9660; " linkclass="foswikiButton" remember="on"}% About the Web changes notification service Each Foswiki web has an automatic e mail notification ...

WebPreferencesHelp

Tools " hidelink="$percntICON{help}$percnt "}% Related Topics * . , site level preferences * list of user topics. User topics can have option...

WebRss

" else="Foswiki's System web"}% /System

WebRssBase

RSS 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...

Number of topics: 50

< Previous Page 9 of 10 Next >

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes

This topic: System > WebHome > WebChanges
Topic revision: 2026-03-16, UnknownUser

This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback