You are here: Foswiki>System Web>WebChanges (2026-03-16, UnknownUser)Edit Attach
" warn="off"}% * ** * * * * * * * %IF{"istopic ''" then=" * $percntICON{\"statistics\"}$percnt $percntMAKETEXT{\"St...
NEW - 2026-03-16 - 08:36 by UnknownUser
%IF{ "context authenticated" then=""}% "}%" }%%IF{ "$ LOGOUT != ''" then="$percntLOGOUT$percnt" else="Logout"}%" }%%IF{ "$ LOGIN != '' and not conte...
NEW - 2026-03-16 - 08:36 by UnknownUser
%IF{ "$'URLPARAM{tab}'='search' OR $'URLPARAM{tab}'='' AND NOT $TAB='advanced'" then="$percentINCLUDE{$quotWebSearch$quot section=$quotsearch$quot}$percent" }%...
NEW - 2026-03-16 - 08:36 by UnknownUser
Web Site Tools * (More options in WebSearch) * WebChanges: Display recent changes to the web * WebIndex: List all topics in alphabetical order. Se...
NEW - 2026-03-16 - 08:36 by UnknownUser
Welcome to Foswiki Welcome to Foswiki! This site is a meeting place to work on common interests. Anyone can contribute using any web browser. Foswiki looks like a...
NEW - 2026-03-16 - 08:36 by UnknownUser
Online help for new users of Foswiki when editing a page. If there's some formatting that your contributors use often, you can customize this for your site's part...
NEW - 2026-03-16 - 08:36 by UnknownUser
List of Foswiki users Below is a list of users with accounts. If you want to edit topics or see protected areas of the site then you can get added to the list by ...
NEW - 2026-03-16 - 08:36 by UnknownUser
Using HTML When, and how, to use HTML in topics. You can use most HTML tags in topics without a problem. This is useful where you want to add some content that is...
NEW - 2026-03-16 - 08:36 by UnknownUser
ACTIVATEDPLUGINS list of currently activated plugins Examples * %ACTIVATEDPLUGINS% expands to Related PLUGINDESCRIPTIONS, FAILEDPLUGINS, PLUGINVERSION
NEW - 2026-03-16 - 08:36 by UnknownUser
ADDTOHEAD deprecated, use ADDTOZONE instead This macro is deprecated. Please use VarADDTOZONE instead. It effecively is a shortcut for %ADDTOZONE{"head" ...}%
NEW - 2026-03-16 - 08:36 by UnknownUser
ADDTOZONE add content to a named zone on the page Parameters Parameter Description Default "zone" comma separated list of the names of zones th...
NEW - 2026-03-16 - 08:36 by UnknownUser
ALLVARIABLES list of currently defined macros Expands to a table showing all defined macros in the current context Deprecated 2009 04 29 in favour of SHOWPREF...
NEW - 2026-03-16 - 08:36 by UnknownUser
ATTACHURL full URL for attachments in the current topic Shorthand for PUBURL, with path set to the current topic. Otherwise supports all the same parameters as PU...
NEW - 2026-03-16 - 08:36 by UnknownUser
AUTHREALM authentication realm String defined as the {AuthRealm} expert option in configure Security And Authentication tab, =Login sub tab.. This is used in cert...
NEW - 2026-03-16 - 08:36 by UnknownUser
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 no INCLUDE. This is the...
NEW - 2026-03-16 - 08:36 by UnknownUser
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 %WEB% in case there...
NEW - 2026-03-16 - 08:36 by UnknownUser
BUTTON renders a nice button Parameters Parameter Description Default "text" text to be put on this button value text t...
NEW - 2026-03-16 - 08:36 by UnknownUser
CALC add spreadsheet calculations to tables and outside tables The %CALC{"formula"}% macro is handled by the SpreadSheetPlugin. There are around 90 formulae, such...
NEW - 2026-03-16 - 08:36 by UnknownUser
CALCULATE add spreadsheet formulae calls using standard Macro evaluation order. The %CALCULATE{"formula"}% macro is handled by the SpreadSheetPlugin. There are ar...
NEW - 2026-03-16 - 08:36 by UnknownUser
COMMENT insert an edit box into the topic to easily add comments. Parameters * The following standard attributes are recognized Name Descriptio...
NEW - 2026-03-16 - 08:36 by UnknownUser
DATE signature format date Examples * %DATE% expands to == * Date format defined as {DefaultDateFormat} in configure When used in a template topic, thi...
NEW - 2026-03-16 - 08:36 by UnknownUser
DISPLAYTIME display formatted time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure. Same format qualifiers...
NEW - 2026-03-16 - 08:36 by UnknownUser
#VarEDITTABLE EDITTABLE{ attributes } edit tables using edit fields and other input fields * The %EDITTABLE{}% macro is handled by the EditTablePlugin * ...
NEW - 2026-03-16 - 08:36 by UnknownUser
ENCODE encode characters in a string Encode character sequences in "string", by mapping characters (or sequences of characters) to an alternative character (or se...
NEW - 2026-03-16 - 08:36 by UnknownUser
ENDCOLOR end colored text ENDCOLOR is one of the shortcut macros predefined in . It is used to terminate a colour change (revert back to the default colour). The ...
NEW - 2026-03-16 - 08:36 by UnknownUser
ENDINCLUDE end position of topic text if included If present in included topic, stop to include text at this location and ignore the remaining text. A normal view...
NEW - 2026-03-16 - 08:36 by UnknownUser
ENDSECTION marks the end of a named section within a topic If the STARTSECTION is named, the corresponding ENDSECTION must also be named with the same name. If th...
NEW - 2026-03-16 - 08:36 by UnknownUser
ENDTAB ending marker for a tab of a tabpane This closes a previously opened TAB. Related TAB, TABPANE, ENDTAB, JQueryPlugin, JQueryTabpane
NEW - 2026-03-16 - 08:36 by UnknownUser
ENDTABPANE ending tag for tabpane widget This closes a previously opened TABPANE. Related TAB, ENDTAB, TABPANE, JQueryPlugin, JQueryTabpane
NEW - 2026-03-16 - 08:36 by UnknownUser
ENDTWISTY complements an opening TWISTY tag to close a twisty Closes an open twisty Related
NEW - 2026-03-16 - 08:36 by UnknownUser
ENV inspect the value of an environment variable Returns the current value of the environment variable in the CGI (Common Gateway Interface) environment. This is ...
NEW - 2026-03-16 - 08:36 by UnknownUser
EXAMPLETAG example macro tag The %EXAMPLETAG% variable is handled by the ExamplePlugin Parameters Parameter Description Default "..." Unnamed p...
NEW - 2026-03-16 - 08:36 by UnknownUser
EXPAND expand macros in a string as if they were used in another topic The viewer must have VIEW access to topictoexpandin for this to work. All the standard form...
NEW - 2026-03-16 - 08:36 by UnknownUser
FAILEDPLUGINS debugging for plugins that failed to load Also generates a list of handlers defined by plugins Examples * %FAILEDPLUGINS% Related PLUGINDESCRI...
NEW - 2026-03-16 - 08:36 by UnknownUser
FORMAT format a list of objects Parameters Parameter Description Default "one, two, three" The list to be expanded into the format. R...
NEW - 2026-03-16 - 08:36 by UnknownUser
FORMFIELD renders a field in the form attached to some topic Parameters Parameter Description Default "name" The name of a Data form ...
NEW - 2026-03-16 - 08:36 by UnknownUser
GMTIME formatted Greenwich Mean Time (UTC) Parameters Parameter Description Default "format" format $day $month $year $hour:$min %GMTI...
NEW - 2026-03-16 - 08:36 by UnknownUser
GROUPINFO retrieve details about a group Parameters Parameter Description Default "groupname" Optional name of group format ...
NEW - 2026-03-16 - 08:36 by UnknownUser
GROUPS a formatted list of groups Deprecated do not use. Use VarGROUPINFO instead * Expands to a formatted list of user groups. * The macro is intended to...
NEW - 2026-03-16 - 08:36 by UnknownUser
HISTORY control attributes of tables and sorting of table columns The %HISTORY{}% macro is handled by the HistoryPlugin Parameters Parameter ...
NEW - 2026-03-16 - 08:36 by UnknownUser
HOMETOPIC home topic in each web Examples * %HOMETOPIC% expands to ==, renders as Related NOTIFYTOPIC, STATISTICSTOPIC, TOPIC
NEW - 2026-03-16 - 08:36 by UnknownUser
HOMEWEB name of default home web * The web containing the default site content and customised site wide preferences. Examples * %HOMEWEB% expands to == Re...
NEW - 2026-03-16 - 08:36 by UnknownUser
HTTP get HTTP headers * Called with the name of an HTTP request header field, returns its value. Capitalization and the use of hyphens versus underscores are n...
NEW - 2026-03-16 - 08:36 by UnknownUser
HTTP_HOST environment variable Examples * %HTTP_HOST% expands to == Related ENV, REMOTE_ADDR, REMOTE_PORT, REMOTE_USER
NEW - 2026-03-16 - 08:36 by UnknownUser
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 used to determine wh...
NEW - 2026-03-16 - 08:36 by UnknownUser
ICONURL URL of small documentation graphic or icon Generates the full URL of a image, which Foswiki renders as an image. The related %ICON{"name"}% generat...
NEW - 2026-03-16 - 08:36 by UnknownUser
ICONURLPATH URL path of small documentation graphic or icon Generates the relative URL path of a image, typically used in an HTML img tag. Specify image na...
NEW - 2026-03-16 - 08:36 by UnknownUser
INCLUDE include another topic, or subsection of a topic, or a URL, or Foswiki embedded documentation (Including a topic) Parameters Parameter: Des...
NEW - 2026-03-16 - 08:36 by UnknownUser
INCLUDINGTOPIC name of topic that includes current topic The name of the topic that includes the current topic same as %TOPIC% in case there is no include. If a...
NEW - 2026-03-16 - 08:36 by UnknownUser
Number of topics: 50
< Previous Page 2 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 - 2026-03-16, 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