50 Recent Changes in System Web retrieved at 18:52 (GMT)

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 ...
"}%'}% "}%'}% %IF{"''! 'guest'" then " $percntINCLUDE{$quot$percntUSERSWEB$percnt.$percntWIKINAME$percntLeftBar$quot warn $quot$quot }$percnt "}% '}%
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 ...
Managing Webs %ADDTOHEAD{" #createWeb .foswikiFormStep {padding:15px 40px;} #createWeb .col1 {float:left; width:30%; margin:0 3% 0 0;} #createWeb .col2 {float:left ...
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 ...
#VarWEBPREFSTOPIC WEBPREFSTOPIC name of web preferences topic Syntax: % nop WEBPREFSTOPIC% Expands to: , renders as Related: HOMETOPIC, ...
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 ...
#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 ...
Family.!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
#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 ...
#VarMAKETEXT MAKETEXT creates text using Foswiki's nop I18N infrastructure Syntax: % nop MAKETEXT{"string" args "..."}% Supported parameters: ...
#VarWIKINAME WIKINAME your Wiki username The WikiName is the same as % nop USERNAME% if not defined in the . topic Syntax: % nop WIKINAME% Expands ...
Search Help Search Pages There are two search pages; WebSearch offers basic search features, while WebSearchAdvanced offers more control over searches. By default ...
#VarHTTPHOST HTTP HOST environment variable Syntax: % nop HTTP HOST% Expands to: Related: ENV, REMOTE ADDR, REMOTE PORT, REMOTE USER
#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 ...
#VarBR BR line break Current value: BR Related: BULLET, BB, BB2, BB3, BB4, CARET, VBAR
#VarU U "updated" icon Current value: U Related: H, I, ICON, M, N, P, Q, S, T, X, Y
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 ...
#VarSERVERTIME SERVERTIME{"format"} formatted server time Same format qualifiers as % nop GMTIME% Syntax: % nop SERVERTIME% OR % nop SERVERTIME{ ...
#VarADDTOHEAD ADDTOHEAD You can write % nop ADDTOHEAD{...}% in a topic or template. This variable accepts the following parameters: DEFAULT optional, id ...
#VarBB BB bullet with line break Line break and bullet without indentation. Current value: BB Related: BR, BULLET, BB2, BB3, BB4, CARET, VBAR ...
#VarBULLET BULLET bullet character Current value: BULLET Related: BR, BB, BB2, BB3, BB4, CARET, VBAR
#VarSYSTEMWEB SYSTEMWEB name of documentation web The web containing all documentation and default preference settings Syntax: % nop SYSTEMWEB% ...
A List of Wiki Administrator Documentation
Web Site Tools (More options in WebSearch) WebChanges: Display recent changes to the web WebIndex: List all topics in alphabetical order. See ...
#VarSCRIPTSUFFIX SCRIPTSUFFIX script suffix Some nop Foswiki installations require a file extension for CGI scripts, such as .pl or .cgi Syntax: ...
#VarURLPARAM URLPARAM{"name"} get value of a URL parameter Returns the value of a URL parameter. Syntax: % nop URLPARAM{"name"}% Supported parameters ...
#VarWIKIHOMEURL WIKIHOMEURL site home URL Syntax % nop WIKIHOMEURL% Expands to Normally by default set to % nop SCRIPTURLPATH{"view"}% ...
#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 ...
List of all Category topics
#VarGMTIME GMTIME{"format"} formatted GM time Syntax: % nop GMTIME% OR % nop GMTIME{"format"}% % nop GMTIME% uses the default date format defined ...
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 ...
#VarWIKITOOLNAME WIKITOOLNAME name of your site Syntax: % nop WIKITOOLNAME% Expands to: Foswiki Related: WIKIHOMEURL, WIKIVERSION
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 ...
Number of topics: 50

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

Topic revision: r1 - 09 Jan 2009 - 12:00:00 - ProjectContributor
 
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