Black List Plugin Description This is a simple utility to keep black sheep away from a public Foswiki site. The site can be protected against excessive page access ...
%{ main navigation items }% %{ definition of main navigation list item }% %{ display of name and login / logout links at very top }% "}%'}% "}%'}%Users
Hide/Unhide Attachments You can hide/unhide file attachments in normal topic view. In the FileAttachment table, click on an action link, enable the Hide ...
Data Forms Data forms allow you to add structured data to topics. The data stored in the form fields can be used to search and filter topics. The combination of structured ...
#VarWEB WEB name of current web % nop WEB% expands to the name of the web where the topic is located. If you are looking at the text of an included topic ...
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 ...
Macros Special text strings expand on the fly to display user data or system info Macros are text strings % nop MACRONAME% or % nop MACRONAME{ parameter "value ...
FAQ: So what is this nop WikiWiki thing exactly? Answer: A set of pages of information that are open and free for anyone to edit as they wish. They are stored in ...
#VarWHITE WHITE start white colored text WHITE is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
#VarIF IF{"condition" ...} simple conditionals Evaluate a condition and show one text or another based on the result. See details in IfStatements Syntax ...
BookView is an option available for the SEARCH macro. It allows you to display the result in "book view", that is, the whole content of topics is shown instead of ...
Admin tools Manage your whole site from one screen. Documentation: Reference Manual Site Tools : Configure, , InterWikis, Macros, Doc Graphics, Installed ...
Foswiki Skins Skins overlay regular templates to give different looks and feels to Foswiki screens. Overview Foswiki uses skin templates as the basis of all ...
#VarORANGE ORANGE start orange colored text ORANGE is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
Project Contributor Note: Please contact us at http://foswiki.org if you contributed to Foswiki and your name is not on this list! Disclaimer: Foswiki gets installed ...
#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 ...
#EncodeURLsUTF8 Appendix B: Encode URLs With UTF8 Use internationalised characters within WikiWords and attachment names Current Status To simplify use of internationalised ...
#VarRED RED start red colored text RED is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic for ...
#VarSTARTSECTION STARTSECTION marks the start of a section within a topic Section boundaries are defined with % nop STARTSECTION{}% and % nop ENDSECTION ...
#VarAUTHREALM AUTHREALM authentication realm String defined as {AuthRealm} in configure. This is used in certain password encodings, and in login templates ...
#VarYELLOW YELLOW start yellow colored text YELLOW is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
#VarMAROON MAROON start maroon colored text MAROON is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
Come to foswiki.org. Welcome to the System Web The place to learn about Foswiki features, and perform Foswiki system maintenance. This site is running Foswiki ...
Collaboration Tips Following you will find a short list of hints and recommendations that are considered basic knowledge when starting to edit existing topics. ...
Reference Manual () This page contains all documentation topics as one long, complete reference sheet. Related Topics: UserDocumentationCategory, AdminDocumentationCategory ...
Administrator Skills Assumptions Note: If you aren't already fairly well skilled in Linux/Unix/Windows, Apache, and so on, consider using a version in a pre packaged ...
#VarLANGUAGES LANGUAGES list available languages List the languages available (as PO files). These are the languages in which the user interface is ...
Search Help Search Pages There are two search pages; WebSearch offers basic search features, while WebSearchAdvanced offers more control over searches. By default ...
Text Editor A text editor, or text processor, handles plain text only, different from a word processor because it doesn't do display formatting like bold type, or ...
This is a short introductory training course for Foswiki beginners. A Taste of Foswiki The basic function of Foswiki is a Wiki (if that helps!) A Wiki is like a web ...
#VarSTOPINCLUDE STOPINCLUDE end position of topic text if included If present in included topic, stop to include text at this location and ignore the remaining ...
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 ...