Log inRegister
You are here: System » WebChanges

50 recent changes in System Web retrieved at 08:59 (Local)

VarSESSIONVARIABLE in System
SESSION_VARIABLE get, set or clear a session variable Parameters Parameter Description "name" name of variable set value to set it to …
VarSKIN in System
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…
VarSLIDESHOWEND in System
SLIDESHOWEND end slideshow The %SLIDESHOWEND% macro is handled by the SlideShowPlugin Examples See SLIDESHOWSTART Related SLIDESHOWSTART, SlideShowPlugin
VarSPACEDTOPIC in System
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…
VarSPACEOUT in System
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 in System
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…
VarSTARTSECTION in System
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 …
VarSTATISTICSTOPIC in System
STATISTICSTOPIC name of statistics topic Examples * %STATISTICSTOPIC% expands to ==, renders as Related HOMETOPIC, NOTIFYTOPIC, TOPIC
VarSTOPINCLUDE in System
STOPINCLUDE Alias for ENDINCLUDE Related INCLUDE, STARTINCLUDE
VarSTOPSECTION in System
STOPSECTION Alias for ENDSECTION Related ENDSECTION, STARTSECTION
VarSYSTEMWEB in System
SYSTEMWEB name of documentation web The web containing all documentation and default preference settings Examples * %SYSTEMWEB% expands to == Related USERSW…
VarTOPIC in System
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…
VarTWIKIWEB in System
TWIKIWEB synonym for SYSTEMWEB Deprecated. Use %SYSTEMWEB% instead
VarUSERSWEB in System
USERSWEB name of users web * The web containing individual user topics, .WikiGroups, and customised site wide preferences. Examples * %USERSWEB% expands to…
VarVAR in System
VAR get a preference value from another web Parameters Parameter Description "name" name of preference to retrieve web name of web to r…
VarWEB in System
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…
VarWEBPREFSTOPIC in System
WEBPREFSTOPIC name of web preferences topic Examples * %WEBPREFSTOPIC% expands to ==, renders as Related HOMETOPIC, WIKIPREFSTOPIC, VAR
VarWIKIHOMEURL in System
WIKIHOMEURL site home URL Examples * %WIKIHOMEURL%= expands to = * Normally by default set to %SCRIPTURLPATH{"view"}% For the top bar logo URL use %WIK…
VarWIKIPREFSTOPIC in System
WIKIPREFSTOPIC name of site wide preferences topic Examples * %WIKIPREFSTOPIC% expands to ==, renders as Related HOMETOPIC, WEBPREFSTOPIC
VarWIKITOOLNAME in System
WIKITOOLNAME name of your site Examples * %WIKITOOLNAME% expands to Foswiki Related WIKIHOMEURL, WIKIVERSION
VarWIKIUSERSTOPIC in System
WIKIUSERSTOPIC name of topic listing all registered users Examples * %WIKIUSERSTOPIC% expands to == * with prefix renders as . Related WIKIUSERNAME
VarWIKIVERSION in System
WIKIVERSION the version of the installed Foswiki engine Examples * %WIKIVERSION% expands to == Related PLUGINVERSION, WIKITOOLNAME
VarWIKIWEBMASTER in System
WIKIWEBMASTER feedback email address for site Examples * %WIKIWEBMASTER% expands to == Related WIKIWEBMASTERNAME
VarWIKIWEBMASTERNAME in System
WIKIWEBMASTERNAME Name of the administrator for the site Examples * %WIKIWEBMASTERNAME% expands to == Related WIKIWEBMASTER
VarADDTOHEAD in System
ADDTOHEAD deprecated, use ADDTOZONE instead This macro is deprecated. Please use VarADDTOZONE instead. It effecively is a shortcut for %ADDTOZONE{"head" ...}%
VarALLVARIABLES in System
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…
VarCALCULATE in System
CALCULATE add spreadsheet formulae calls using standard Macro evaluation order. The %CALCULATE{"formula"}% macro is handled by the SpreadSheetPlugin. There are ar…
VarLANG in System
LANG the language specified by the server locale This macro is used to generate the lang (and xml:lang) attribute in generated HTML pages. If {UseLocale} is enabl…
VarLOCALSITEPREFS in System
LOCALSITEPREFS web.topicname of site preferences topic * The full name of the local site preferences topic. These local site preferences overload the system le…
VarMAINWEB in System
MAINWEB deprecated synonym for USERSWEB Deprecated. Please use %USERSWEB% instead.
VarSUBSCRIBE in System
SUBSCRIBE{ attributes } subscribe the current user for notification of changes to the current topic Anywhere in a topic or template: * %SUBSCRIBE{...}% or si…
Category in System
%SEARCH{"parent.name=''" web="" type="query" nonoise="on" format=" $dollar $topic : $pattern(.*? ^\n \n ( ^\n ).)"}% Related Topics %SEARCH{"parent.nam…
AdminDocumentationCategory in System
A List of Wiki Administrator Documentation List of documents relevant for the installer and administrator of the Foswiki installation
GoodStyle in System
Collaboration Tips A short list of hints and recommendations that are considered basic knowledge when starting to edit existing topics. #SignAndDate * If a dis…
RegularExpression in System
Regular Expressions Regular expressions (REs), unlike simple text queries, allow you to search for text which matches a particular pattern. Introduction REs are …
TextEditor in System
Text Editor A text editor is different from a WYSIWYG editor because it doesn't do display formatting like bold type, or mixed font styles, sizes and colors. …
TimeSpecifications in System
Time Specifications Date/time formats recognised and generated by Foswiki. For all strings the time is optional. * 31 Dec 2001 23:59 * 2001/12/31 23:59:59…
TwentyMinuteTutorial in System
20 Minute Tutorial This step by step, hands on tutorial gets you up to speed with all the Foswiki basics… 1. Get set… Open two browser windows, so that you…
UserDocumentationCategory in System
A List of User Documentation Documentation mainly useful to end users
UserToolsCategory in System
A List of User Tools List of tools the user may need for setting and resetting passwords, changing email address etc.
UsersTemplate in System
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 …
UsingHTML in System
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…
WYSIWYG in System
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…
WikiSyntaxSummary in System
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…
UserName in System
%MAKETEXT{"Your username is a sequence of alphanumeric characters and underscores that uniquely identifies you to the system. The exact format of the username dep…
MailerContribPlugin in System
MailerContribPlugin This is a 'mini' plugin that provides a rest handler for invoking the mail notification process via an HTTP request (e.g. from the browser). I…
EditRowPluginExamples in System
Nr Project State Progress Timestamp 1 Sliced yoghourt completed : ) 26 Jun 2002 2 Cubical turkeys not started : ( 27 Oct 2007 3 …
50 topic(s) found
< Previous Page 10 of 12 Next >

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