You are here: Foswiki>System Web>WebChanges (2024-12-23, UnknownUser)Edit Attach
REVINFO revision information of current topic %REVINFO% is equivalent to %REVINFO{format="r1.$rev $date $wikiusername"}% Examples * %REVINFO% expands to =...
NEW - 2024-12-23 - 09:07 by UnknownUser
REVTITLE The requested revision as displayed in topic breadcrumbs If a topic revision is requested in the URL, it returns the printable revision of the current t...
NEW - 2024-12-23 - 09:07 by UnknownUser
SCRIPTNAME name of current script * The name of the current script is shown, including script suffix, if any (for example viewauth.cgi) Examples * %SCRIPTN...
NEW - 2024-12-23 - 09:07 by UnknownUser
SCRIPTSUFFIX script suffix * Some Foswiki installations require a file extension for CGI scripts, such as .pl or .cgi Examples * %SCRIPTSUFFIX% expands to ...
NEW - 2024-12-23 - 09:07 by UnknownUser
SCRIPTURL URL of script(s) Expands to the URL of a script, or the base URL of all scripts Parameters Parameter Description Default "$script" ...
NEW - 2024-12-23 - 09:07 by UnknownUser
SCRIPTURLPATH URL path of script(s) Expands to the base URL of scripts, without protocol or host Parameters Parameter Description Default "$s...
NEW - 2024-12-23 - 09:07 by UnknownUser
SEARCH search content Inline search, shows a search result embedded in a topic Parameters Parameter Description Default: "text" search...
NEW - 2024-12-23 - 09:07 by UnknownUser
SERVERINFORMATION report detailed web server information Intended for use by installers / administrators, reports on the runtime information of the Foswiki instal...
NEW - 2024-12-23 - 09:07 by UnknownUser
SERVERTIME formatted server time Same format parameters as VarGMTIME GMTIME% , but displaying the server time instead of UTC. Examples * %SERVERTIME% els...
NEW - 2024-12-23 - 09:07 by UnknownUser
SESSIONID unique ID for this session Examples * %SESSIONID% expands to == Related UserAuthentication, AUTHREALM, SESSIONVAR, LOGIN, LOGOUT, SESSION_VARIABLE...
NEW - 2024-12-23 - 09:07 by UnknownUser
SESSIONVAR name of CGI and session variable that stores the session ID Examples * %SESSIONVAR% expands to Related UserAuthentication, AUTHREALM, SESSIONID,...
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
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
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
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
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
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
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
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
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
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
, "}% "}% %SEARCH{ "'1'" web="" type="query" nosearch="on" noheader="on" order="modified" pager="on" pagesize="" revers...
NEW - 2024-12-23 - 09:07 by UnknownUser
WebCreateNewTopicComponents This topic is meant for developers. It contains INCLUDE sections to build a "create new topic" form. Usage Including the form (simpl...
NEW - 2024-12-23 - 09:07 by UnknownUser
%{ =========================================
Create new topic template This template uses parts from .WebCreateNewTopicComponents. =====================
...
NEW - 2024-12-23 - 09:07 by UnknownUser
This is where Foswiki keeps system documentation, including documentation that is included with optional extensions. For most people, the web is read only; even ...
NEW - 2024-12-23 - 09:07 by UnknownUser
%SEARCH{ "'1'" scope="topic" type="query" nosearch="on" pager="on" pagesize="" }%
NEW - 2024-12-23 - 09:07 by UnknownUser
Number of topics: 50
< Previous Page 9 of 10 Next >
See also: RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes
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