Foswiki's System webThe System web of Foswiki. Discover the details, and how to start your own site with Foswiki - The Free and Open Source Wiki.https://kutz.mathiebe.de/foswiki/bin/view/SystemCopyright 2026 by contributing authors2011-03-25T16:25:00ZAppendixEncodeURLsWithUTF8https://kutz.mathiebe.de/foswiki/bin/view/System/AppendixEncodeURLsWithUTF82011-03-25T16:25:00Z#EncodeURLsUTF8 Appendix B: Encode URLs With UTF8 Use internationalised characters within WikiWords and attachment names Current Status To simplify use of internationalised ... (last changed by ProjectContributor)ProjectContributorIfStatementshttps://kutz.mathiebe.de/foswiki/bin/view/System/IfStatements2011-02-22T12:42:01ZIF statements The %IF% macro gives you the ability to test for macro values, URL parameters, access permissions, topic existence and more. Syntax In the example above ... (last changed by ProjectContributor)ProjectContributorVarSEARCHhttps://kutz.mathiebe.de/foswiki/bin/view/System/VarSEARCH2011-02-17T13:12:21Z#VarSEARCH SEARCH{"text"} search content * Inline search, shows a search result embedded in a topic * Syntax: %SEARCH{"text" ...}% * Supported parameters ... (last changed by ProjectContributor)ProjectContributorVarENDCOLORhttps://kutz.mathiebe.de/foswiki/bin/view/System/VarENDCOLOR2010-09-20T08:56:42Z#VarENDCOLOR ENDCOLOR end colored text * ENDCOLOR is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ... (last changed by ProjectContributor)ProjectContributorVarTOChttps://kutz.mathiebe.de/foswiki/bin/view/System/VarTOC2010-09-20T08:56:42Z#VarTOC TOC{"Topic"} table of contents * Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ... (last changed by ProjectContributor)ProjectContributorVarINCLUDEhttps://kutz.mathiebe.de/foswiki/bin/view/System/VarINCLUDE2010-09-20T08:56:42Z#VarINCLUDE INCLUDE{"topic"} include other topic. * Syntax: %INCLUDE{"topic" ...}% (See also the URL form of %INCLUDE%) * Supported parameters: Parameter ... (last changed by ProjectContributor)ProjectContributorVarSCRIPTURLhttps://kutz.mathiebe.de/foswiki/bin/view/System/VarSCRIPTURL2010-09-19T14:08:06Z#VarSCRIPTURL SCRIPTURL{"script"} URL of script * Syntax: %SCRIPTURL% OR %SCRIPTURL{"script"}% * %SCRIPTURL% returns the base URL of scripts expands to ... (last changed by ProjectContributor)ProjectContributorVarSESSIONIDhttps://kutz.mathiebe.de/foswiki/bin/view/System/VarSESSIONID2010-09-19T14:08:06Z#VarSESSIONID SESSIONID unique ID for this session * Syntax: %SESSIONID% * Expand to: == * Related: UserAuthentication, AUTHREALM, SESSIONVAR, LOGIN, LOGOUT ... (last changed by ProjectContributor)ProjectContributorVarTOPICLISThttps://kutz.mathiebe.de/foswiki/bin/view/System/VarTOPICLIST2010-09-19T14:08:06Z#VarTOPICLIST TOPICLIST{"format"} 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 ... (last changed by ProjectContributor)ProjectContributorVarMAKETEXThttps://kutz.mathiebe.de/foswiki/bin/view/System/VarMAKETEXT2010-09-19T08:45:34Z#VarMAKETEXT MAKETEXT creates text using Foswiki's I18N infrastructure Strings captured in the MAKETEXT macro are automatically mapped to the current user's selected ... (last changed by ProjectContributor)ProjectContributorVarIFhttps://kutz.mathiebe.de/foswiki/bin/view/System/VarIF2010-09-19T06:40:32Z#VarIF IF{"condition" ...} simple conditionals * Evaluate a condition and show one text or another based on the result. See details in IfStatements * Syntax ... (last changed by ProjectContributor)ProjectContributorVarNAVYhttps://kutz.mathiebe.de/foswiki/bin/view/System/VarNAVY2010-09-19T04:57:13Z (last changed by ProjectContributor)ProjectContributorVarWHITEhttps://kutz.mathiebe.de/foswiki/bin/view/System/VarWHITE2010-09-19T04:57:13Z (last changed by ProjectContributor)ProjectContributorVarBLACKhttps://kutz.mathiebe.de/foswiki/bin/view/System/VarBLACK2010-09-19T04:57:13Z (last changed by ProjectContributor)ProjectContributorUsingHTMLhttps://kutz.mathiebe.de/foswiki/bin/view/System/UsingHTML2010-09-19T02:19:09ZUsing HTML You can use most HTML tags in topics without a problem. This is useful where you want to add some content that is formatted in a way that is not supported ... (last changed by ProjectContributor)ProjectContributorWebNotifyHelphttps://kutz.mathiebe.de/foswiki/bin/view/System/WebNotifyHelp2010-08-28T00:15:12Z" hidelink=" #9660; " linkclass="foswikiButton" remember="on"}% About the Web changes notification service Each Foswiki web has an automatic e mail notification service ... (last changed by ProjectContributor)ProjectContributor