nop Foswiki Site Level Preferences This topic defines site level settings that apply to all users and webs on this site. Note: This topic should be regarded as ...
Empty Plugin This Plugin does nothing. This is an empty Plugin topic you can use as a template for your own Plugin documentation topic. Learn how to create your own ...
TinyMCEPlugin This is an integration of the WYSIWYG editor. This is great little editor, fast and highly functional, and supporting a wide range of browsers, including ...
#EncodeURLsUTF8 Appendix B: Encode URLs With UTF8 Use internationalised characters within WikiWords and attachment names Current Status To simplify use of internationalised ...
Formatting Tokens Foswiki defines some standard special tokens that can be used to replace characters in some parameters notably those to FormattedSearch and IfStatements ...
IF Statements The % nop IF% construct gives Foswiki the power to include content in topics based on the value of simple expressions. Syntax % nop IF{"CONDITION ...
An ObjectMethod is a method that must be called relative to a previous constructed object of the class type. For example: package Telecoms ClassMethod new() ObjectMethod ...
nop System Web Preferences The following settings are web preferences of the System web. These preferences override the site level preferences in . and ...
CGI and Command Line Scripts Programs on the server performing actions such as rendering, saving and renaming topics. These scripts are located in the bin and ...
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. Subscribed in WebNotify ...
FAQ: I would like to install Foswiki on my server. Can I get the source? Answer: Foswiki is distributed under the GnuGeneralPublicLicense. You can get the source ...
#VarIF IF{"condition" ...} simple conditionals Evaluate a condition and show one text or another based on the result. See details in IfStatements Syntax ...
#VarPURPLE PURPLE start purple colored text PURPLE is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
#VarINCLUDINGWEB INCLUDINGWEB web that includes current topic The web name of the topic that includes the current topic same as % nop WEB% if there is ...
#VarSTARTSECTION STARTSECTION marks the start of a section within a topic Section boundaries are defined with % nop STARTSECTION{}% and % nop ENDSECTION ...
#VarMAROON MAROON start maroon colored text MAROON is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
Search Help Search Pages There are two search pages; WebSearch offers basic search features, while WebSearchAdvanced offers more control over searches. By default ...
#VarHTTP HTTP get HTTP headers Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores are ...
#VarGRAY GRAY start gray colored text GRAY is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
FAQ: I've problems with the nop WebSearch. There is no Search Result on any inquiry. By clicking the Index topic it's the same problem. Answer: That is an indication ...
#VarADDTOHEAD ADDTOHEAD You can write % nop ADDTOHEAD{...}% in a topic or template. This variable accepts the following parameters: DEFAULT optional, id ...
#VarURLPARAM URLPARAM{"name"} get value of a URL parameter Returns the value of a URL parameter. Syntax: % nop URLPARAM{"name"}% Supported parameters ...
#VarBASETOPIC BASETOPIC base topic where an INCLUDE started The name of the topic where a single or nested INCLUDE started same as % nop TOPIC% if there ...
Template Web Purpose Template webs were created to act as templates in creating webs. It is now possible to create webs via the .ManagingWebs topic. In the not ...
FAQ: How do I delete or rename a topic? Answer: These two questions are answered together because often when you think you want to delete a page, more often it makes ...
Pattern skin Select a theme to change the look, or tune the entire appearance with CSS or templates. Browse available themes You may quickly change the appearance ...
#VarEDITACTION EDITACTION Selects an edit template The EDITACTION preference setting lets you define the use of an editaction template instead of the standard ...