You are here: System Web>WebChanges (09 Jan 2009)

50 Recent Changes in System Web retrieved at 13:36 (GMT)

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 ...
#VarWEBPREFSTOPIC WEBPREFSTOPIC name of web preferences topic Syntax: % nop WEBPREFSTOPIC% Expands to: , renders as Related: HOMETOPIC, ...
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 ...
" else " nop Foswiki's nop System web"}% /System The Documentation Web of Foswiki. Foswiki is the Free and Open Source Wiki.
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 ...
'}% %SEARCH{ "" type "" scope "" web "" excludetopic "" nosearch "" casesensitive "" nosummary "" nototal "" order "" reverse "" limit "" zeroresults "" }% ...
#VarH H help icon Current value: H Related: I, ICON, M, N, P, Q, S, T, U, X, Y
#VarWIKIPREFSTOPIC WIKIPREFSTOPIC name of site wide preferences topic Syntax: % nop WIKIPREFSTOPIC% Expands to: , renders as Related: HOMETOPIC ...
Main.!ProjectContributor

#VarBB4 BB4 level 4 bullet with line break Line break and bullet, level 4. Current value: BB4 Related: BR, BULLET, BB, BB2, BB3, VBAR
#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 ...
#VarHOMETOPIC HOMETOPIC home topic in each web Syntax: % nop HOMETOPIC% Expands to: , renders as Related: NOTIFYTOPIC, STATISTICSTOPIC, ...
#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 ...
#VarTWIKIWEB TWIKIWEB synonym for SYSTEMWEB Deprecated. Please use % nop SYSTEMWEB% instead.
#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 ...
.WikiGuest .WikiGuest example #64;your.company
#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 ...
Tools Related Topics . , site level preferences list of user topics. User topics can have optional user preferences Macros what macros ...
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 ...
#VarMAKETEXT MAKETEXT creates text using Foswiki's nop I18N infrastructure Syntax: % nop MAKETEXT{"string" args "..."}% Supported parameters: ...
Tim Berners Lee invented the World Wide Web while working at CERN in 1989. See his biography at http://www.w3.org/People/Berners Lee/
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 ...
#VarPLUGINDESCRIPTIONS PLUGINDESCRIPTIONS list of plugin descriptions Syntax: % nop PLUGINDESCRIPTIONS% Expands to: Related: ACTIVATEDPLUGINS ...
#VarLANGUAGES LANGUAGES list available languages List the languages available (as PO files). These are the languages in which the user interface is ...
#VarWIKINAME WIKINAME your Wiki username The WikiName is the same as % nop USERNAME% if not defined in the . topic Syntax: % nop WIKINAME% Expands ...
#VarQ Q question icon Current value: Q Related: H, I, ICON, M, N, P, S, T, U, X, Y
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 ...
Number of topics: 50

See also: rss-smallRSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes
 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback
This page took 27.75 joules of energy to render (zen6 : 4.77 secs : 2 sessions : 0.97 amps) More Info