Log In | Users | Register
Welcome, Registration, and other StartingPoints; Foswiki history & Wiki style; All the docs...
spacer
Edit | Attach | New | Raw | Delete | History | Diff | Print | Pdf | Subscribe | Tools
You are here: System » WebIndex
AccessControl in System
Access Control Restricting read and write access to topics and webs, by users and groups Access Control allows you restrict access to single topics and entire webs ...
AccessKeys in System
Access Keys What are access keys? Access keys are keyboard shortcuts which allow the user to navigate around a website or a piece of computer software without having ...
AdminDocumentationCategory in System
A List of Wiki Administrator Documentation
AdminSkillsAssumptions in System
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 ...
AdminToolsCategory in System
Admin tools Manage your whole site from one screen. Documentation: Reference Manual Site Tools : Configure, , InterWikis, Macros, Doc Graphics, Installed ...
AjaxWebSelector in System
AjaxWebSelector Webs %FLEXWEBLIST{ subwebs "none" header " {" format "$n$indent id:'$web',$n$indent name:'$name',$n$indent parent:'$parent',$n$indent ...
AnApplicationWithWikiForm in System
FAQ: How can I create a simple data form based application? Answer: This answer assumes you have basic knowledge about Data Forms. Using the steps below, you will ...
AppendixEncodeURLsWithUTF8 in System
#EncodeURLsUTF8 Appendix B: Encode URLs With UTF8 Use internationalised characters within WikiWords and attachment names Current Status To simplify use of internationalised ...
AutoTemplatePlugin in System
nop AutoTemplatePlugin %IF{"context 'AutoViewTemplatePluginEnabled' and context 'AutoTemplatePluginEnabled'" then " WARNING: You have enabled both AutoTemplatePlugin ...
AutoViewTemplatePlugin in System
nop AutoViewTemplatePlugin Description This plugin sets the VIEW TEMPLATE and EDIT TEMPLATE variables according to a corresponding form definition. So when you attach ...
BeginnersStartHere in System
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 ...
BehaviourContrib in System
Behaviour Javascript framework Contrib This contrib packages the third party Behaviour Javascript event library, written by Ben Nolan. Behaviour uses CSS selectors ...
BookView in System
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 ...
BreadCrumbsPlugin in System
nop BreadCrumbsPlugin Description This plugin helps you to locate where you are, and shows you how you can escape from there using breadcrumbs navigation. Two types ...
BulkRegistration in System
Bulk Registration Administrators can use this topic to register (i.e. create logins and user topics) for a group of people in one batch. Unlike normal registration ...
BumpyWord in System
See WikiWord
CalendarPlugin in System
Calendar Plugin The nop CalendarPlugin handles the macro % nop CALENDAR% that inserts a monthly calendar in the page. Multiple topics can be specified as the source ...
CascadingStyleSheets in System
Appendix C: CSS Listing of CSS class names emitted from Foswiki core code and standard extensions. Who should read this document? Skin builders and others who want ...
CategoryCategory in System
List of all Category topics
ChangeEmailAddress in System
Change E mail Address Security Note : Set Email user #64;example.com %IF{ "context passwords modifyable" then " " else "" }% Registered e mail addresses ...
ChartPlugin in System
Chart Plugin This plugin helps you visualize data in Foswiki tables as charts, using a default linear scale or an optional semilogarithmic scale. Five types of charts ...
ChartPluginTests in System
Chart Plugin tests This page attempts to demonstrate/test many of the possible combinations of various parameters of the ChartPlugin. There are too many combinations ...
changed on 31 Aug 2004 - 04:20 by PeterThoeny?
ChartPluginTestsRemote in System
ChartPlugin Tests with Remote Data This topic just contains two tables which are referenced from the ChartPluginTests topic. To distinguish the data on this page ...
changed on 31 Aug 2004 - 04:40 by PeterThoeny?
ClassMethod in System
A ClassMethod is a method that must be called relative to the containing class object. This normally only applies to the new method used to create new object instances ...
CommandAndCGIScripts in System
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 ...
CommentPlugin in System
Comment Plugin Comment Plugin lets users quickly post comments to a page without an edit/preview/save cycle. Related topics: CommentPluginTemplates, CommentPluginExamples ...
CommentPluginExamples in System
Top comment output 2 ProjectContributor 26 Nov 2006 Top comment output 1 ProjectContributor 26 Nov 2006 CommentPlugin examples CommentPlugin templates ...
CommentPluginTemplate in System
Templates for CommentPlugin See CommentPlugin: Customisation for help. While this topic can be viewed as a topic, it is used by the CommentPlugin as a template file ...
CompleteDocumentation in System
Reference Manual () This page contains all documentation topics as one long, complete reference sheet. Related Topics: UserDocumentationCategory, AdminDocumentationCategory ...
Contribs in System
Foswiki Contribs Extensions that sit close to the core, or provide services for other extensions Overview Foswiki contribs extend the functionality of Foswiki, ...
ContributedAddOns in System
Add Ons Add functionality with extensions not based on the Foswiki scripts. Overview An add on runs separately from the Foswiki scripts, e.g. for data import, export ...
DBCacheContrib in System
DBCacheContrib Reusable code that caches Foswiki topics, and provides fast searches of the content. Summary of Contents This module supports fast structured queries ...
DBCachePlugin in System
nop DBCachePlugin Powered by nop WikiRing Consultants Description This is a lightweight frontend to the DBCacheContrib. The provided macros DBQUERY ...
DataForms in System
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 ...
DefaultPreferences in System
nop Wiki 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 ...
DefaultPreferencesForm in System
Name Type Size Value Tooltip message Attributes WEBBGCOLOR text 20 #FFD8AA HTML Color S FAVICON text 30 /System/WebPreferences/favicon ...
DeleteOrRenameATopic in System
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 ...
DeleteOrRenameAnAttachment in System
FAQ: How do I delete or rename a file attachment? Answer: You can move and delete attachments directly from your browser. Moving lets you transfer an attachment from ...
DeveloperDocumentationCategory in System
Developer Documentation $n $summary(100, noheader)"}% More in depth developer documentation can be found in the supplemental documentation. Really detailed ...
DevelopingPlugins in System
Developing Plugins The usual way Foswiki is extended is by writing a Plugin . Plugins extend Foswiki by providing functions that 'listen' to events in the Foswiki ...
DocumentGraphics in System
Documentation Graphics and Filetype icons This is the Foswiki icon library. The graphics can be used in topics and by web applications. Usage Default notation: ...
DojoToolkitContrib in System
DojoToolkitContrib Contrib Package Summary of Contents Contains an un archived and ready for use copy of dojo toolkit 1.2.3 see http://dojotoolkit.org/ Documentation ...
DontNotify in System
Use the "Minor changes, don't notify" checkbox in preview in case you only make a minor change to a topic and you do not want to inform everybody who is on the WebNotify ...
DownloadSources in System
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 ...
EditChapterPlugin in System
EditChapterPlugin Description Powered by nop WikiRing Consultants This plugin implements a simple section editing feature comparable to the one ...
EditDoesNotIncreaseTheRevision in System
FAQ: Why does the topic revision not increase when I edit a topic? Answer: The same topic revision will be used when you save a topic again within a certain time ...
EditTablePlugin in System
Edit Table Plugin Simply add an Edit table button to an existing table by writing % nop EDITTABLE{}% directly above the table. This can be added to tables ...
EditingShorthand in System
Editing Shorthand Formatting Command: You write: You get: Paragraphs: Blank lines will create new paragraphs. 1st paragraph 2nd paragraph 1st paragraph 2nd ...
EmptyPlugin in System
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 ...
EnhancementRequests in System
Please bring your enhancement requests to Foswiki:Development.FeatureProposals Related Topics: ReleaseHistory has a list of added features in Foswiki. ...
ExampleTopicTemplate in System
(just an example illustrating how to create a new topic based on a specific template topic. TemplateTopics has more)
ExplicitNumberingPlugin in System
nop ExplicitNumberingPlugin Use the # nop #. , # nop #.. etc. notation to insert outline numbering sequences (1, 1.1, 2, 2.1) in topic's text. Use # nop ...
ExternalLinkPlugin in System
External Link Plugin This plugin adds a visual indicator to external links, so users can distinguish outgoing links from site links. This will only work for forced ...
FamFamFamContrib in System
FamFamFamContrib Usage The icons are attached to the FamFamFamFlagIcons FamFamFamMiniIcons FamFamFamMintIcons FamFamFamSilkIcons FamFamFamSilkCompanion1Icons ...
FamFamFamFlagIcons in System
FamFamFamFlagIcons 'Flags' are 247 icons in GIF and PNG formats representing most countries in the world as small pixel icons. These flag icons are available ...
FamFamFamGraphics in System
Documentation Graphics and Filetype icons This is a Foswiki icon library. The graphics can be used in topics and by web applications. Usage Default notation: % nop ...
FamFamFamMiniIcons in System
FamFamFamMiniIcons "Mini" is a set of 144 GIF icons available for free use for any purpose. The flag icon filenames follow the ISO 3166 1 alpha 2 country codes. ...
FamFamFamMintIcons in System
FamFamFamMintIcons "Mint" icons are a small set of tiny PNG web icons, loosely based on Shaun Inman's Mint statistics software. Released on the same day as the product ...
FamFamFamSilkCompanion1Icons in System
FamFamFamSilkCompanion1Icons Mark James created a great set of 1,022 silky smooth 16x16 true colour icons in PNG format, aptly named Silk Icons. Damien Guard's set ...
FamFamFamSilkIcons in System
FamFamFamSilkIcons Silk is a smooth, free icon set, containing over 700 16 by 16 pixel icons in strokably soft PNG format. Containing a large variety of icons, you ...
FaqTemplate in System
FAQ: Answer: Back to: FrequentlyAskedQuestions
FileAttachment in System
File Attachments Each topic can have one or more files of any type attached to it by using the Attach screen to upload (or download) files from your local PC. Attachments ...
FileAttribute in System
Each FileAttachment in a Topic can have additional attributes. At present only the H (hidden) attribute is supported. If this attribute is set then the attachment ...
FilterPlugin in System
nop FilterPlugin Powered by nop WikiRing Consultants Description This plugin allows to substitute and extract information from content by using ...
FlexWebListExamples in System
FlexWebListExamples These are some simple examples to show how to use the basic features of the FlexWebListPlugin. Please create some subwebs in the Sandbox web for ...
FlexWebListNavi in System
FlexWebListNavi The fragment below can be used in a sidebar navigation to establish a "twisted" subweb navigation. Use it by adding % nop INCLUDE{"System.FlexWebListNavi ...
FlexWebListPlugin in System
nop FlexWebListPlugin Description This is a replacement for Foswiki's standard WEBLIST variable. It is extended to improve the display of hierarchical web structures ...
FlexWebListTree in System
FlexWebListTree The fragment below can be used in a sidebar navigation to establish a folder like subweb navigation. This uses the jqTreeview widget of the Foswiki ...
ForceNewRevision in System
Normally, if you make subsequent edits within a one hour period (configuration item ReplaceIfEditedAgainWithin ), nop Wiki will fold together your changes. This ...
FormatTokens in System
Formatting Tokens Foswiki defines some standard special tokens that can be used to replace characters in some parameters notably those to FormattedSearch and IfStatements ...
FormattedSearch in System
Formatted Search Inline search feature allows flexible formatting of search result The default output format of a % nop SEARCH{...}% is a table consisting of topic ...
FrequentlyAskedQuestions in System
Frequently Asked Questions This is a real FAQ, and also a demo of an easily implemented knowledge base solution. To see how it's done, view the source of this topic ...
FugueIconsContrib in System
FugueIconsContrib Usage This contrib contains a rather wonderful work of 1,755 icons made by Yusuke Kamiyamane taht can be found at http://www.pinvoke.com/. It contains ...
GenPDFAddOn in System
Generate PDF Add On Usage The simplest way to activate PDF printing, is to add genpdf to front of the SKIN setting. This will replace the PatternSkin ...
GenPDFAddOnDemo in System
! PDFSTART inserted here to avoid a blank page for the Foswiki TOC GenPDFAddOnDemo This is a sample document to show what can be achieved with the GenPDFAddOn ...
GenPDFExampleHeaderFooterTopic in System
This page defines the headers and footers for documents generated by .GenPDFAddOn. See the HtmlDoc documentation for more info. If you want an image in the headers ...
GenPDFExampleTitleTopic in System
This page serves as the title page for documents created with .GenPDFAddOn. The content between the horizontal rules will be printed on the title page of the PDF document ...
GlossaryOfTerms in System
Glossary of Terms Term Definition Attachment Any type of file that is uploaded via browser and attached to a topic , where it can be viewed and downloaded ...
GluePlugin in System
nop GluePlugin Description Powered by nop WikiRing Consultants This plugin will help you to write readable markup ( nop TopicMarkup, HMTL, .. ...
GnuGeneralPublicLicense in System
FAQ: Foswiki has a GPL (GNU General Public License). What is GPL? Answer: Foswiki is distributed under the GNU General Public License, see DownloadSources. GPL is ...
GoBox in System
Go Box The box at the top or sidebar of each page, also called Jump box. Enter a topic name to quickly jump to the topic, for example: WebNotify to jump to ...
GoodStyle in System
Collaboration Tips Following you will find a short list of hints and recommendations that are considered basic knowledge when starting to edit existing topics. ...
HeadlinesPlugin in System
Headlines Plugin Description This plugin displays RSS and ATOM feeds from news sites. Use it to build news portals that show headline news. Note: Syndic8.com ...
HiddenAttachment in System
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 ...
HierarchicalNavigation in System
Hierarchical Navigation Navigation block that displays the current topic, its parent and children (if any). This is intended to be included in other topics, for ...
HierarchicalNavigationChildExample in System
Example child topic for HierarchicalNavigation.
IfDefinedPlugin in System
nop IfDefinedPlugin Description Powered by nop WikiRing Consultants This plugin adds a couple of tags that allow to render content conditionally ...
IfStatements in System
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 ...
ImagePlugin in System
nop ImagePlugin Use this plugin to control the display and alignment of images using an easy syntax and support for server side resizing and thumbnailing. There are ...
IncludeTopicsAndWebPages in System
Include Topics and Web Pages Using % nop INCLUDE{...}% Macro Use the % nop INCLUDE{...}% macro to embed the content of another topic or web page inside a topic ...
InstallationGuide in System
Installation Guide This guide describes the steps for manually installing Foswiki, with specific steps for installations on Linux with the Apache web server. If ...
InstalledPlugins in System
This site is running Foswiki version , Plugin API version Here is a list of the plugins currently installed and enabled on this Foswiki site: Administrators can ...
InstantEnhancements in System
Instant Site Enhancements These quick enhancements are aimed at improving and customising your Foswiki. New site administrators are especially encouraged to review ...
InterWikis in System
nop Inter Wiki Link Rules (or Links to other Sites) This topic lists all aliases needed to map Inter Site links to external wikis/sites. Whenever you write ExternalSite ...
InterwikiPlugin in System
Interwiki Plugin The nop InterwikiPlugin links ExternalSite:Page text to external sites based on aliases defined in the .InterWikis topic. This plugin is inspired ...
JQueryAjaxHelper in System
JQueryAjaxHelper This is a set of simple helper applications that can be used in ajax wiki applications, i.e. to fetch properties of dynamically populate jquery.autocomplete ...
JQueryAutocomplete in System
JQueryAutocomplete %JQPLUGINS{"autocomplete" format " Homepage: $homepage Author(s): $author Version: $version " }% Autocomplete an input field to ...
JQueryBgiframe in System
JQueryBgiframe %JQPLUGINS{"bgiframe" format " Homepage: $homepage Author(s): $author Version: $version " }% A jQuery plugin that helps ease the pain ...
JQueryBlockUI in System
JQueryBlockUI %JQPLUGINS{"blockui" format " Homepage: $homepage Author(s): $author Version: $version " }% The jQuery BlockUI Plugin lets you simulate ...
JQueryButton in System
JQueryButton %JQPLUGINS{"button" format " Homepage: $homepage Author(s): $author Version: $version " }% This is a simple way to render nice buttons ...
JQueryChili in System
JQueryChili %JQPLUGINS{"chili" format " Homepage: $homepage Author(s): $author Version: $version " }% Chili is the jQuery code highlighter plugin ...
JQuery Coding Standards in System
JQueryCodingStandards Follow Drupal #8217;s JavaScript coding standards Shorthands Use the jQuery shorthand $ where possible: $(function() { ... }); instead of ...
JQueryCookie in System
JQueryCookie %JQPLUGINS{"cookie" format " Homepage: $homepage Author(s): $author Version: $version " }% Easy cookie handling using jQuery. Usage ...
JQueryCorner in System
JQueryCorner %JQPLUGINS{"corner" format " Homepage: $homepage Author(s): $author Version: $version " }% This plugin adds cross browser support for ...
JQueryCycle in System
JQueryCycle %JQPLUGINS{"cycle" format " Homepage: $homepage Author(s): $author Version: $version " }% The jQuery Cycle Plugin is a lightweight slideshow ...
JQueryDebug in System
JQueryDebug %JQPLUGINS{"debug" format " Homepage: $homepage Author(s): $author Version: $version " }% Simple jQuery logger / debugger using firebug ...
JQueryEasing in System
JQueryEasing %JQPLUGINS{"easing" format " Homepage: $homepage Author(s): $author Version: $version " }% Uses the built in easing capabilities added ...
JQueryEmpty in System
JQueryEmpty %JQPLUGINS{"empty" format " Homepage: $homepage Author(s): $author Version: $version " }% Template plugin for jQuery plugins integrated ...
JQueryFarbtastic in System
JQueryFarbtastic %JQPLUGINS{"farbtastic" format " Homepage: $homepage Author(s): $author Version: $version " }% Farbtastic is a jQuery plug in that ...
JQueryFluidFont in System
JQueryFluidFont %JQPLUGINS{"fluidfont" format " Homepage: $homepage Author(s): $author Version: $version " }% Recompute the font size of an element ...
JQueryFocus in System
JQueryFocus %JQPLUGINS{"focus" format " Homepage: $homepage Author(s): $author Version: $version " }% This plugin sets the focus on a form input field ...
JQueryForm in System
JQueryForm %JQPLUGINS{"form" format " Homepage: $homepage Author(s): $author Version: $version " }% The jQuery Form Plugin allows you to easily and ...
JQueryFoswiki in System
JQueryFoswiki %JQPLUGINS{"foswiki" format " Homepage: $homepage Author(s): $author Version: $version " }% This is plugin takes care of loading the ...
JQueryFullCalendar in System
JQueryFullCalendar %JQPLUGINS{"fullcalendar" format " Homepage: $homepage Author(s): $author Version: $version " }% FullCalendar is a jQuery plugin ...
JQueryGradient in System
JQueryGradient %JQPLUGINS{"gradient" format " Homepage: $homepage Author(s): $author Version: $version " }% Adds a gradient to the background of an ...
JQueryGrid in System
JQueryGrid %JQPLUGINS{"grid" format " Homepage: $homepage Author(s): $author Version: $version " }% jqGrid is an Ajax enabled JavaScript control that ...
JQueryHoverIntent in System
JQueryHoverIntent %JQPLUGINS{"hoverintent" format " Homepage: $homepage Author(s): $author Version: $version " }% hoverIntent is similar to jQuery ...
JQueryInnerFade in System
JQueryInnerFade %JQPLUGINS{"innerfade" format " Homepage: $homepage Author(s): $author Version: $version " }% InnerFade is a small plugin for the ...
JQueryLibPlugin in System
JQueryLibPlugin Description Provides jQuery libraries to Foswiki. Also includes jQuery UI libraries, themes and some jQuery plugins. Macros % nop JQSCRIPT{"plugins ...
JQueryLiveQuery in System
JQueryLiveQuery %JQPLUGINS{"livequery" format " Homepage: $homepage Author(s): $author Version: $version " }% Live Query utilizes the power of jQuery ...
JQueryLocalScroll in System
JQueryLocalScroll %JQPLUGINS{"localscroll" format " Homepage: $homepage Author(s): $author Version: $version " }% This plugin will animate a regular ...
JQueryMaskedInput in System
JQueryMaskedInput %JQPLUGINS{"maskedinput" format " Homepage: $homepage Author(s): $author Version: $version " }% This is a masked input plugin for ...
JQueryMasonry in System
JQueryMasonry %JQPLUGINS{"masonry" format " Homepage: $homepage Author(s): $author Version: $version " }% Masonry is a layout plugin for jQuery. Think ...
JQueryMedia in System
JQueryMedia %JQPLUGINS{"media" format " Homepage: $homepage Author(s): $author Version: $version " }% jQuery Media Plugin for converting elements ...
JQueryMetadata in System
JQueryMetadata %JQPLUGINS{"metadata" format " Homepage: $homepage Author(s): $author Version: $version " }% This plugin is capable of extracting metadata ...
JQueryPlugin in System
JQueryPlugin Description Powered by nop WikiRing Consultants "jQuery is a fast, concise, nop JavaScript Library that simplifies how you traverse ...
JQueryQueryObject in System
JQueryQueryObject %JQPLUGINS{"queryobject" format " Homepage: $homepage Author(s): $author Version: $version " }% This extension creates a singleton ...
JQueryRating in System
JQueryRating %JQPLUGINS{"rating" format " Homepage: $homepage Author(s): $author Version: $version " }% The Star Rating Plugin is a plugin for the ...
JQueryScrollTo in System
JQueryScrollTo %JQPLUGINS{"scrollto" format " Homepage: $homepage Author(s): $author Version: $version " }% With this plugin, you will easily scroll ...
JQuerySerialScroll in System
JQuerySerialScroll %JQPLUGINS{"serialscroll" format " Homepage: $homepage Author(s): $author Version: $version " }% This plugin allows you to easily ...
JQueryShake in System
JQueryShake %JQPLUGINS{"shake" format " Homepage: $homepage Author(s): $author Version: $version " }% jQuery plugin to emulate #8220;shake #8221 ...
JQueryShrinkUrls in System
JQueryShrinkUrls %JQPLUGINS{"shrinkurls" format " Homepage: $homepage Author(s): $author Version: $version " }% Shrinks all urls in a given container ...
JQuerySimpleModal in System
JQuerySimpleModal %JQPLUGINS{"simplemodal" format " Homepage: $homepage Author(s): $author Version: $version " }% SimpleModal is a lightweight jQuery ...
JQuerySlimbox in System
JQuerySlimbox %JQPLUGINS{"slimbox" format " Homepage: $homepage Author(s): $author Version: $version " }% Slimbox 2 is a 4 KB visual clone of the ...
JQuerySuperfish in System
JQuerySuperfish %JQPLUGINS{"superfish" format " Homepage: $homepage Author(s): $author Version: $version " }% Superfish is an enhanced Suckerfish ...
JQuerySupersubs in System
JQuerySupersubs %JQPLUGINS{"supersubs" format " Homepage: $homepage Author(s): $author Version: $version " }% This is a companion plugin to superfish ...
JQueryTabpane in System
JQueryTabpane %JQPLUGINS{"tabpane" format " Homepage: $homepage Author(s): $author Version: $version " }% This implements an alternative tabpane widget ...
JQueryTextboxList in System
JQueryTextboxList %JQPLUGINS{"textboxlist" format " Homepage: $homepage Author(s): $author Version: $version " }% Turns a text input into a Facebook ...
JQueryToggle in System
JQueryToggle %JQPLUGINS{"empty" format " Homepage: $homepage Author(s): $author Version: $version " }% This is a lightweigted widget to add a toggle ...
JQueryTooltip in System
JQueryTooltip %JQPLUGINS{"tooltip" format " Homepage: $homepage Author(s): $author Version: $version " }% Display a customized tooltip instead of ...
JQueryTreeview in System
JQueryTreeview %JQPLUGINS{"treeview" format " Homepage: $homepage Author(s): $author Version: $version " }% Lightweight and flexible transformation ...
JQueryUI in System
JQueryUI %JQPLUGINS{"ui" format " Homepage: $homepage Author(s): $author Version: $version " }% Widget collection for jQuery. This is the official ...
JQueryValidate in System
JQueryValidate %JQPLUGINS{"validate" format " Homepage: $homepage Author(s): $author Version: $version " }% Very powerful client side form validation ...
JQueryWikiWord in System
JQueryWikiWord %JQPLUGINS{"wikiword" format " Homepage: $homepage Author(s): $author Version: $version " }% This plugin allows to create a nop WikiWord ...
JSCalendarContrib in System
JSCalendarContrib Summary of Contents This module packages the Mishoo JSCalendar Javascript in a form suitable for use with Foswiki. Detailed Documentation Read ...
JSCalendarContribInline in System
Inline include of JSCalendarContrib HTML for use in forms. @import url('//JSCalendarContrib/calendar blue.css');.calendar {z index:2000;}
JavascriptFiles in System
Javascripts This topic contains javascript files that are included by skin templates, and may be used by skin templates and in topics. Related Topics: SkinTemplates ...
JazzyNoteTheme in System
JazzyNoteTheme Foswiki theme for NatSkin. Screenshots
LanguageSelector in System
Language selection dropdown To be included where a language selection is needed, for instance in the top bar or left bar. Note: this dropdown is only shown if localization ...
LatexIntro in System
\usepackage{amsfonts} \definecolor{Lightmaroon}{rgb}{0.6667,0,0} \definecolor{Cornflowerblue}{rgb}{0,0.4,0.8} Introduction to \Large\LaTeX \LaTeX is a complete ...
LatexModePlugin in System
nop LatexModePlugin This nop LaTeX Mode Plugin allows you to include nop LaTeX mark up commands within a Foswiki page. It uses external programs (specifically latex ...
LatexSymbols in System
Latex Symbols (1 of 5) Greek letters lower case Symbol Latex Command Symbol Latex Command Symbol Latex Command ...
LatexSymbols2 in System
Latex Symbols (2 of 5) Relationship Symbols Symbols Latex Command Symbols Latex Command %$\leq$% \leq %$\equiv$ ...
LatexSymbols3 in System
Latex Symbols (3 of 5) Arrows Symbols Latex Command Symbols Latex Command %$ \leftarrow $% \leftarrow %$ \Leftarrow ...
LatexSymbols4 in System
Latex Symbols (4 of 5) Symbols Latex Command Symbols Latex Command Symbols for Sets and Analytic Equations Symbols Latex Command Symbols ...
LatexSymbols5 in System
Latex Symbols (5 of 5) Delimiters Symbols Latex Command Symbols Latex Command %$ \lfloor $% \lfloor %$\rfloor $% \rfloor ...
LdapContrib in System
LdapContrib Introduction Powered by nop WikiRing Consultants This package offers basic LDAP services for Foswiki and offers authentication of wiki ...
LdapNgPlugin in System
nop LdapNgPlugin Powered by nop WikiRing Consultants This plugin provides an interface to query an LDAP directory and display the results in a nop ...
LoginName in System
The name you log in with A login name is a sequence of alphanumeric characters and underscores. You cannot alter your LoginName: you have to get the administrator ...
Macros in System
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 ...
MacrosQuickStart in System
Macros Quickstart Macros are names enclosed in percent signs that are that are expanded to some other text when the topic is displayed. For example, % nop TOPIC% ...
MailerContrib in System
Mailer Contrib Allows users to "subscribe" to regularly scheduled e mails containing either: A report on changes to all topics that have changed within a particular ...
MainFeatures in System
Main Features Any web browser: Edit existing pages or create new pages by using any web browser. There is no need to upload pages. Edit link: To edit ...
ManagingTopics in System
Managing Topics Browser based rename, move, and delete for individual topics Overview You can use browser based controls to change a name of a topic, move it to ...
ManagingUsers in System
Manage Users Register users on your Foswiki site; change/reset/install passwords; remove user accounts Some of the features below may be disabled, depending on ...
ManagingWebs in System
Managing Webs %ADDTOHEAD{" #createWeb .foswikiFormStep {padding:15px 40px;} #createWeb .col1 {float:left; width:30%; margin:0 3% 0 0;} #createWeb .col2 {float:left ...
MathModePlugin in System
MathModePlugin Powered by nop WikiRing Consultants Description This plugin allows you to include mathematics in a topic, with a format very similar ...
MetaData in System
#MetaData Meta data Additional topic data, program generated or from DataForms, is stored embedded in the topic text using META: tags Overview By default, topics ...
MoveTopic in System
ManagingTopics can be used to move a topic from one Web to another. One specialised use of this is DeleteWeb. Related Topics: UserDocumentationCategory
MySideBar in System
Create a personalized sidebar navigation %IF{"$'MYSIDEBAR' 'off'" then " The sidebar feature is switched off. Set the MYSIDEBAR preferene ...
MySideBarTemplate in System
MySideBar %TWISTY{ mode "div" prefix "" link "" suffix "" showicon "" hideicon "" }% ... ... ... %TWISTY{ prefix "" link "" ...
NatEditHelpText in System
NatEditHelpText Help text for the NatEditPlugin editor S Save W Save and Continue P Preview C Cancel See AccessKeys /$1/$2' $2"}%
NatEditPlugin in System
Natural Edit Plugin Powered by nop WikiRing Consultants Description The nop NatEdit is an wiki editor that helps in learning the TML Language by ...
NatEditPluginJSUnitTests in System
function testSingleNumberedBullet1() { txtarea.value '\na\nb\nc\nd\n'; textareaSelect('b'); natInsertListTag(' 1 ','numbered bullet',''); assertStringEquals ...
NatEditWordHelpText in System
NatEditWordHelpText Help text for the NatEditPlugin editor B Bold I Bold Underline Strike l Subscript ^ Superscript ...
NatSearch in System
NatSearch Search facility for the NatSkin. Description nop NatSearch unifies the Jump Search boxes known from the standard distribution. It uses one input field ...
NatSkin in System
The Natural Skin Description Powered by nop WikiRing Consultants NatSkin offers a decent appearance that increases usability and customizability ...
NatSkinConfiguration in System
NatSkinConfiguration Theme configuration The different NatSkin styles (themes) are controlled using preference variables and can be set per user (on the user ...
NatSkinCss in System
NatSkinCss This is a reference guide to all css classes used by NatSkin. These are all classes and not ids , that is all classes below are applied to the html markup ...
NatSkinFAQ in System
NatSkinFAQ The documentation of nop NatSkin is crap. I'm lost! If you need help there are a couple of options: Create a support request on Foswiki:Support/WebHome ...
NatSkinPlugin in System
The Natural Skin Plugin Description Powered by nop WikiRing Consultants This is the supplemental plugin for the NatSkin. Its main purpose is to ...
NatSkinStyleBrowser in System
Style Browser Explore the style variations of the .NatSkin by changing the base style and a variation of it. In general style variations are used to change the ...
NatSkinTemplates in System
NatSkinTemplates The template setup of the NatSkin differes completely from the standard templates that come with Foswiki folowing its own inner logic compared to ...
NatSkinTopicDoesNotExistViewTemplate in System
%SEARCH{"moved.from '.'" nosearch "on" nototal "on" type "query" format "" }% %SEARCH{"" header "" limit "100" scope "topic" web "" nonoise ...
NatSkinWebCreateNewTopicTemplate in System
%TWISTY{ showlink "" hidelink "" showimgleft "" hideimgleft "" mode "div" }% %{ do not show the following elements }% %INCLUDE{ ".JQueryAjaxHelper" ...
NatSkinWebTopicListViewTemplate in System
NatSkinWebTopicListViewTemplate %MAKEINDEX{ "%TOPICLIST{ "($percntGETTOPICTITLE{\"$name\"}$percnt);$percntGETTOPICTITLE{\"$name\"}$percnt;$name" separator ...
NewLdapUserTemplate in System
@ nop Wiki %$nopINCLUDE{".RenderLdapUser" KEY ""}%
NewUserPlugin in System
NewUserPlugin Description Powered by nop WikiRing Consultants This plugin is of use in those cases where users are registered and authenticated ...
NewUserTemplate in System
: My Links BeginnersStartHere view a short introductory presentation on Foswiki for beginners WelcomeGuest starting points on Foswiki UsersGuide ...
ObjectMethod in System
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 ...
PatternSkin in System
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 ...
PatternSkinColorEditForm in System
Name Type Size Value Tooltip message Attributes MAIN TEXT color S MAIN TEXT BACKGROUND color S LIGHT ON DARK TEXT ...
PatternSkinColorSettings in System
Color scheme settings for .PatternSkin Use this topic to change the color settings of .PatternSkin. When this topic is saved, the attachment my colors.css will be ...
PatternSkinCss in System
CSS elements in PatternSkin This page is a reference for all CSS classes used in PatternSkin. PatternSkin uses 4 stylesheets: layout.css: positioning of block ...
PatternSkinCssCookbook in System
.PatternSkin CSS Cookbook Questions and answers on how to customize the default look of Foswiki for your own needs, using style sheets. For configuring page elements ...
PatternSkinCssCookbookCenterPage in System
PatternSkinCssCookbook Recipe: Center the page This recipe shows how center the page horizontally and vertically. This line loads the extra style definition: ...
PatternSkinCssCookbookCenterPageBorder in System
PatternSkinCssCookbook Recipe: Center the page with a border This recipe shows how to put a border around the page, while centering the page horizontally. The example ...
PatternSkinCssCookbookEditTableStyle in System
PatternSkinCssCookbook Recipe: EditTable style Cookbook example to illustrate control over EditTable edit styles. 1 EditTable uses a monospace font in edit mode ...
PatternSkinCssCookbookFonts in System
PatternSkinCssCookbook Recipe: Font variation Cookbook example with other fonts and font colors. This line loads the extra style definition: Set USERSTYLEURL ...
PatternSkinCssCookbookNoLeftBar in System
PatternSkinCssCookbook Recipe: Hide the left bar This line loads the extra style definition: Set USERSTYLEURL //PatternSkinCssCookbookNoLeftBar/hideleftbar ...
PatternSkinCssCookbookNoTopBar in System
PatternSkinCssCookbook Recipe: Hide the top bar This recipe shows how to hide the top bar and to put the logo in the left bar. This line loads the extra style definition ...
PatternSkinCustomization in System
.PatternSkin Customization Guidelines how to create and customize page templates. For styling your Foswiki using stylesheets, see PatternSkinCssCookbook. First ...
PatternSkinEasyColorSettings in System
Color scheme settings for .PatternSkin Settings Let .PatternSkin point to the custom made colors style sheet. Copy this line in .SitePreferences : Set #USERCOLORSURL ...
PatternSkinElements in System
NOTE: Edit and Attach will be disabled today between 05:00 PM and 06:00 PM PDT (00:00 to 01:00 GMT) for a scheduled Foswiki maintenance. This is a notification. Normal ...
PatternSkinGraphics in System
PatternSkin Graphics This topic contains original Photoshop files of the graphics used in PatternSkin.
PatternSkinWebCreateNewTopicTemplate in System
%{"hide page top controls"}% //
PerlDoc in System
" level "1"}%
PlainSkin in System
Plain Skin The plain skin is used to get the rendered topic text without any page decoration such as side, top or bottom bars. The text is shown without any markup ...
Plugins in System
Foswiki Plugins Add functionality to Foswiki with plugins Overview You can add plugins to extend Foswiki functionality without altering the core code. A plug in ...
PreferenceSettings in System
Help on Preferences A preference setting lets you define a simple macro that can be expanded in your output. A preference setting looks like this: ...
PreferencesPlugin in System
nop PreferencesPlugin Allows editing of preferences using fields predefined in a .DataForms. However, the edit fields are inlined in the text, similar to how tables ...
PreviewBackground in System
Background Image for Preview Preview looks like the real page, but the links lead to an oops dialog warning users of not yet saved topics. In addition, a background ...
PrintSkin in System
Print Skin The print skin, useful to print pages with a small header and footer. Other skins, such as PatternSkin, may introduce their own print skin. This skin is ...
ProjectContributor in System
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 ...
ProjectLogos in System
Logos The official Foswiki logo is attached to this page. Logo Artwork Logo Customization The logo can be changed by redefining the WIKILOGOIMG preference setting ...
QuerySearch in System
Query Search Query searches help you search the contents of forms attached to your topics, as well as the values of other meta data attached to the topic. Using query ...
QuietSave in System
Like Save but does not e mail people on the WebNotify notification list same effect as checking "Minor changes, don't notify". Related Topics: UserDocumentationCategory ...
RatingContrib in System
RatingContrib This is a rating widget that can support a "line of stars" style input field. Usage You can use the new rating type in form fields. The result of ...
RedirectPlugin in System
Redirect Plugin I typically use this to make easy to type shortforms/acronyms of topic names. For example: Actual content appears under nop Main.LightweightDirectoryAccessProtocol ...
ReferenceManual in System
Reference Manual Documentation for webmasters, system administrators, project managers, team leaders, and all other users of Foswiki the Free and Open Source Wiki ...
RegularExpression in System
Regular Expressions Introduction Regular expressions (REs), unlike simple queries, allow you to search for text which matches a particular pattern. REs are similar ...
ReleaseHistory in System
Appendix A: Foswiki Development Time line Foswiki Release 1.0.9 17 Jan 2010 Foswiki 1.0.9 was built 17 Jan 2010. It is a patch release with more than 320 bug fixes ...
ReleaseNotes01x00 in System
Foswiki Release 1.0.9 17 Jan 2010 Foswiki The Free and Open Source Wiki Foswiki is an enterprise collaboration and information sharing tool targeted for professional ...
RenameWeb in System
, .ManagingWebs
RenderLdapUser in System
RenderLdapUser Description Extract user information from an Ldap directory. Note, you have to install the Foswiki:Extensions/LdapNgPlugin to make this work. Depending ...
RenderListPlugin in System
Render List Plugin Syntax Rules RENDERLIST Macro Place a % nop RENDERLIST{ parameters }% before any bullet list The lists can be handcrafted, generated ...
RenderPlugin in System
RenderPlugin Description Powered by nop WikiRing Consultants This plugin implements three simple REST handlers to get content from Foswiki. For ...
ResetPassword in System
%IF{ "context passwords modifyable" then "" else "" }% : ChangePassword, ChangeEmailAddress, UserToolsCategory, AdminToolsCategory ...
SearchDoesNotWork in System
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 ...
SearchHelp in System
Search Help Search Pages There are two search pages; WebSearch offers basic search features, while WebSearchAdvanced offers more control over searches. By default ...
SearchPatternCookbook in System
Search Pattern Cookbook The Search function is very powerful. Searches using a RegularExpression play an important part of tapping Foswiki's full potential. Unfortunately ...
SendEmailPlugin in System
Send Email Plugin Allows to send e mails through an e mail form. Usage 1 Create a form on the page that invokes the sendemail script 1 Add a "to" field and ...
SendEmailPluginTemplate in System
From: To: CC: Subject:
SetVariablePlugin in System
nop SetVariablePlugin The main purpose of this plugin is to allow to set topic variables when saving a topic. Url parameters posted to save will be parsed and stored ...
ShortHand in System
Shorthand
ShortcutMacros in System
Shortcuts Easy ways to save some typing Some macros are just shortcuts for longer sequences of characters, to either save typing or to easily allow line breaks in ...
SimultaneousEdits in System
FAQ: What happens if two of us try to edit the same topic simultaneously? Answer: Foswiki allows multiple simultaneous edits of the same topic, and then merges the ...
SiteBottomBar in System
SiteBottomBar Default bottombar component RSS ATOM
SiteButtons in System
Main IAC Public IT Atmosdyn C2SM Chemie Climphys Dust Hymet Landclim Wolke Collaboration Original version: (brocken because of C2SM web but only for no administrators ...
SiteChanges in System
Recently Changed Topics in Webs #changesForm .foswikiFormStep {padding:.5em 0; border width:0;} #changesForm .foswikiFormSteps {background color:#fff; border width ...
SiteHtmlHead in System
SiteHtmlHead Default nop WebHtmlHead component for your nop Wiki site. Create a nop WebHtmlHead topic in your web to override the content of this topic. .natSearchBox ...
SiteLinks in System
SiteLinks Standard links in sidebar navigation. " warn "off"}%
SiteMap in System
nop Wiki Site Map %ADDTOHEAD{ #sitemap .foswikiFormSteps {background:#fff;} #sitemap .foswikiFormStep {padding:0;} #sitemap .foswikiFormSteps ul {list style:none ...
SiteNothingFound in System
Do you want to create ' nop SiteNothingFound'?
SitePermissions in System
Permissions settings of the webs on this Foswiki site Web Sitemap VIEW CHANGE RENAME Listed DENY ALLOW DENY ALLOW ...
SiteRightBar in System
Recent Changes
SiteSideBar in System
SiteSideBar Default sidebar implementation " warn "off"}% Tools " warn "off"}% General Info Wiki Help Wiki News ...
SiteTools in System
Site Tools Utilities for searching, navigation, and monitoring site activity Site Tools include utilities for navigating, searching and keeping up with site activity ...
SiteTopicActions in System
SiteTopicActions Default site level configuration for the WebTopicActions WebComponent %USERACTIONS{ restrictedactions "new, attach, move, delete, history, diff ...
SkinBrowser in System
Skin Browser You can try out the Skins currently installed on this system: %SEARCH{ "1" topic " Skin" scope "topic" web ",TWiki" type "query ...
SkinTemplates in System
Skin Templates Definition of the templates used to render output Overview Skin Templates are plain text with embedded template macros that describe how to ...
Skins in System
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 ...
SlideShowPlugin in System
Slide Show Plugin This plugin converts a topic with headings into a slideshow. Introduction There is already a defacto standard for presentations, why this plugin ...
SmiliesPlugin in System
The Smilies Plugin nop : ) Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile : nop ) or a frown ...
SpreadSheetPlugin in System
Foswiki Spreadsheet Plugin This Plugin adds spreadsheet capabilities to Wiki topics. Formulae like % nop CALC{"$INT(7/3)"}% are evaluated at page view time. They ...
StandardColors in System
The 216 Standard Colors This table can be used to choose a color in of each web. #000000 #000033 #000066 #000099 #0000CC #0000FF #003300 #003333 #003366 ...
StartingPoints in System
Welcome to nop Wiki . This page assumes that you are a new user to nop Wiki , and that you've never heard of Wiki before. Here are the most important pages you should ...
StaticMethod in System
A StaticMethod is a method in a package that can be called without reference to an object of the package type. For example, package Telecoms StaticMethod defaultColour ...
SubscribePlugin in System
Subscribe Plugin Example (only works if plugin is installed, and you are logged in (not .WikiGuest)): Usage Access Controls The guest user is not allowed to subscribe ...
SyntaxHighlightingPlugin in System
SyntaxHighlightingPlugin Description The Syntax Highlighting Plugin is used to emphasize the rendering of your wiki text according to several languages. It uses ...
SystemRequirements in System
System Requirements Server and client requirements Low client and server base requirements are core features that keep Foswiki widely deployable, particularly across ...
TWikiCompatibilityPlugin in System
TWikiCompatibilityPlugin Usage Automatically maps requests for legacy TWiki web topics to Foswiki free topics as per TopicNameMappingTable. Map TWIKIWEB to SYSTEMWEB ...
TablePlugin in System
Table Plugin Gives extra control of table display: Allows sorting Changing table properties like border width, cell spacing and cell padding Changing ...
TagMeAjaxHelper in System
%FORMATLIST{ "" format "$1$n" separator " " include ". . " }% %ADDTOZONE{"head" tag "TAGMEPLUGIN::JQUI:CSS" text " " requires "JQUERYPLUGIN ...
TagMeChangeRequests in System
Tag me: Change Requests Note: Renaming and deleting of tags is ususally done by users that have received permissions to do this. Permissions are set in TagMePlugin ...
TagMeCreateNewTag in System
Tag me: Create New Tag Create New Tag Rename Tag Delete Tag Create a new tag then add it to a topic. " tag "" note "" }% Name of new tag: ...
TagMeDebugSearch in System
Tag me: Debug Tag Search web: topic: tag: by: sort: norelated: nototal: minsize: maxsize: ...
TagMeDebugViewTags in System
Tag me: Debug View Tags by: web: topic: exclude: minsize: maxsize: format: a href \"% nop SCRIPTURL{view}% ...
TagMeDeleteTag in System
Tag me: Delete Tag Create New Tag Rename Tag Delete Tag " oldtag "" note "" }% Tag to delete: Other tag options: View all tags, View my tags ...
TagMePlugin in System
Tag me Plugin Plugin to tag wiki content collectively in order to find content by tags and to get a meaningful page ranking. Introduction The larger a wiki gets, ...
TagMeRenameTag in System
Tag me: Rename Tag Create New Tag Rename Tag Delete Tag " oldtag "" newtag "" note "" }% Tag to rename: New name for this tag: Other tag options ...
TagMeSearch in System
Tag me: Tag Search All Tags My Tags Tag Search Show topics tagged with " }% by all users me only " topic "" tag "" by "" }% Other tag options ...
TagMeViewAllTags in System
Tag me: View All Tags All Tags My Tags Tag Search /System/TagMeSearch?tag $tag\" style \"font size:$size%\" $tag" separator " " minsize "94 ...
TagMeViewMyTags in System
Tag me: View My Tags All Tags My Tags Tag Search /System/TagMeSearch?tag $tag;by \" style \"font size:$size%\" $tag" separator " " minsize ...
TemplateTopics in System
#TemplateTopics Template topics Template topics are topics that define the default text for new topics. Overview There are four types of template topics: Topic ...
TemplateWeb in System
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 ...
TextEditor in System
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 ...
TextFormattingRules in System
Text Formatting Working in Foswiki is as easy as typing in text. You don't need to know HTML, though you can use it if you prefer. Links to topics are created automatically ...
TimBernersLee in System
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/
TimeSpecifications in System
Time Specifications Foswiki recognises the following formats for date/time strings. For all strings the time is optional. 31 Dec 2001 23:59 2001/12/31 ...
TinyMCEFrequentlyAskedQuestions in System
TinyMCE FAQs Frequently Asked Questions of the TinyMCEPlugin integration. #FixingTheButtons Q: I want the old buttons (Edit and WYSIWYG) in 4.1.x to work the same ...
TinyMCEPlugin in System
TinyMCEPlugin This is an integration of the fast and highly functional WYSIWYG editor. It supports a wide range of browsers, including Firefox, IE, Safari, Opera ...
TinyMCEQuickHelp in System
TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn ...
TipTopic001 in System
The Go Box as a browser The go box (also called jump box) is not only a tool to allow you to jump from page to page, you can use the Go Box to search for documents ...
TipTopic002 in System
nop WebChanges to see recent activity Each Foswiki web has a WebChanges topic that lists recent activity from all editors of the web. This page can be useful when ...
TipTopic003 in System
Raw Text link At the bottom of the page next to Edit and Attach , there is a Raw Text link that allows one to easily see how the Foswiki topic looks in its raw ...
TipTopic004 in System
E mail alert of topic changes Subscribing to WebNotify will enable Foswiki to send you details of changes made on topics in a certain web. You can choose to be notified ...
TipTopic005 in System
Re parenting a topic The breadcrumb displayed with a particular Foswiki topic is constructed with a topic's Parent . On the footer to each page there is a link called ...
TipTopic006 in System
Creating a Table of Contents % nop TOC% will automatically create a table of contents for a topic based on the headers of the topic. To exclude a heading from a ...
TipTopic007 in System
Linking to a file attachment One can create a link to a file attachment using one of the % nop ATTACHURL% or % nop PUBURL% macros. % nop ATTACHURL% is the full ...
TipTopic008 in System
Escaping Foswiki rendering Use the verbatim tag to surround code excerpts and other formatted text with verbatim and /verbatim tags. Each tag must be on a ...
TipTopic009 in System
Disabling links in large blocks of text You can disable automatic linking of WikiWords by surrounding the text with noautolink and /noautolink tags. Each tag ...
TipTopic010 in System
Disabling individual WikiWords Prevent a WikiWord from being linked by prefixing it with an exclamation point. Example: To escape SunOs write SunOs to get SunOs ...
TipTopic011 in System
Server side include To include the contents of a web page or Foswiki topic, use % nop INCLUDE{"page"}% . Examples: % nop INCLUDE{"http://www.google.com/"}% ...
TipTopic012 in System
nop WikiWords for linking nop WikiWords are capitalized words, run together, such as WebPreferences and CollaborationPlatform. Using a lot of WikiWords creates a ...
TipTopic013 in System
Preference settings Foswiki has four levels of preferences settings: 1 Site level settings: Site name, proxy settings, access control, skin 1 Web level ...
TipTopic014 in System
File attachments One can attach files to any topic. The action of attaching a file to a topic is similar to attaching a file to an e mail. The link to attach a file ...
TipTopic015 in System
Breadcrumb The breadcrumb of a topic shows you page hierarchy. It is constructed using a topic's parent setting. See More Tips...
TipTopic016 in System
Foswiki Skins Skins overlay regular templates with alternate header/footer layouts. You can use Skins to change the look of a Foswiki topic, for example, the layout ...
TipTopic017 in System
Revision control Foswiki has "Soft security" anyone can change anything, but changes are logged. There is a complete audit trail: Version Date of last ...
TipTopic018 in System
Inline search To embed a search in a topic, use the % nop SEARCH{ parameters }% macro. The search macro is used by many Foswiki based applications. More Information ...
TipTopic019 in System
Commenting with hidden text To hide sections of a Foswiki topic, use HTML comments. Example comment within a sentence: Visible ! and hidden text Example spanning ...
TipTopic020 in System
InterwikiPlugin links The InterwikiPlugin automatically links ExternalSite:Page text to external sites based on aliases defined in the InterWikis topic. This enables ...
TipTopic021 in System
SmiliesPlugin emoticons Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile #058; ) : ) or a frown ...
TipTopic022 in System
Edit tables with EditTablePlugin The EditTablePlugin allows you to edit tables using edit fields and drop down boxes. Tables have an Edit table button if preceeded ...
TipTopic023 in System
Control table attributes with TablePlugin The TablePlugin gives extra control of table display: Allows sorting Changing table properties like border width ...
TipTopic024 in System
Comment box with CommentPlugin The CommentPlugin allows users to quickly post comments to a page without an edit/preview/save cycle. Write % nop COMMENT{ attributes ...
TipTopic025 in System
SpreadSheetPlugin for dynamic content Over 60 formulae are available through the SpreadSheetPlugin. For Example: $AVERAGE() $IF() $REPLACE() ...
TipTopic026 in System
SlideShowPlugin for presentations Use the SlideShowPlugin to convert a topic with headings and bullets into a slideshow presentation. This Plugin is useful for organizations ...
TipTopic027 in System
Custom rendered bullets The RenderListPlugin can render bulleted lists in a variety of different ways. Use % nop RENDERLIST{ parameters }% before any bulleted list ...
TipTopic028 in System
Keyword search Interactive search is a keyword search by default. For example, to search for all topics that contain "SOAP", "WSDL", a literal "web service", but not ...
TipTopic029 in System
nop RSS news feed of topic changes You can use an RSS news reader to find out what is new in a Foswiki web. This complements WebChanges that shows recent changes in ...
TipsContrib in System
Tips Contrib Package Displays a rotating "Tip of the Day" to help familiarize new users with Foswiki features. Includes an application for creating custom tips for ...
TipsOfTheDay in System
Tips Of The Day These are all tips of the day. They are located in the web (official distribution tips) and web (custom tips). Total: tips See also: Tips Of The ...
TipsOfTheDayAddNew in System
Add New Tip Of The Day There are Custom Tips maintained on your local Wiki installation, Official Tips distributed with the Tips Contrib, and Plugin Tips maintained ...
TipsOfTheDayAdmin in System
Tip Of The Day Administration Adminstrative Pages TipsOfTheDay Aggregated List of All Tips, from and . TipsOfTheDayAddNew Add A New Tip TipsOfTheDayInclude ...
TipsOfTheDayInclude in System
Tips Of the Day Include This Page randomly picks a Tip of the day to display. The includes the part between the horizontal rules. Tip of the Day ))$SET(pos, $FIND ...
TipsOfTheDayTemplate in System
Heading Quick Summary with link to more information. See More Tips...
TipsTopics in System
Tips Tips are tips and hints contributed by users. Use this form to search for tips. You can contribute new tips here. Search (perl regular expression): " topic ...
TopicUserMappingContrib in System
TopicUserMappingContrib The User Mapping Manager interface provides services for mapping between a 'user identity' as used when talking to an external authentication ...
TopicsAndWebs in System
Topics The basic building block of a Foswiki site is called a topic , identified by a unique, hopefully descriptive, .WikiWord title. It may seem easier just to call ...
TwentyMinuteTutorial in System
20 Minute Tutorial This step by step, hands on tutorial gets you up to speed with all the Foswiki basics... 1. Get set... Open two browser windows, so that you ...
TwistyPlugin in System
nop TwistyPlugin A "twisty" is an interface toggle control to show and hide content. TwistyPlugin gives you several options to control the appearance of a twisty ...
UpgradeGuide in System
Foswiki Upgrade Guide This guide covers upgrading from a previous version of Foswiki or TWiki (such as Cairo or TWiki4.0) to Foswiki 1.0 Overview Foswiki is a fork ...
UploadPlugin in System
UploadPlugin This plugin provides a more flexible interface to upload one or more files to a topic. Using standard means, only one file can be uploaded at the same ...
UserAuthentication in System
User Authentication Controlling who can access your site Overview Authentication, or "login", is the process by which a user lets Wiki know who they are. Authentication ...
UserDocumentationCategory in System
A List of User Documentation
UserForm in System
User Form This is a maintenance topic, used by the Wiki administrator. Data form definition of user topics Name Type Size Values Tooltip message ...
UserRegistration in System
Registration is not possible. You need a valid account to login.
UserRegistration_old in System
%IF{"context registration supported" then " "}%" else " " }% ...
UserSetting in System
User Settings preference settings customizable by users Some of the preference settings are explicitly intended to be customized by users, though a default is provided ...
UserToolsCategory in System
A List of User Tools
UsersGuide in System
User's Guide Documentation for users. Quick Start WelcomeGuest: A fast track intro covering all the basics BeginnersStartHere: A short introduction ...
UsersTemplate in System
List of nop Wiki users Below is a list of users with accounts. If you want to edit topics or see protected areas of the site then you can get added to the list by ...
UsingHTML in System
Using 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 ...
VarACTIVATEDPLUGINS in System
#VarACTIVATEDPLUGINS ACTIVATEDPLUGINS list of currently activated plugins Syntax: % nop ACTIVATEDPLUGINS% Expands to: Related: PLUGINDESCRIPTIONS ...
VarADDTOHEAD in System
#VarADDTOHEAD ADDTOHEAD You can write % nop ADDTOHEAD{...}% in a topic or template. This variable accepts the following parameters: DEFAULT optional, id ...
VarADDTOZONE in System
#VarADDTOZONE ADDTOZONE %ADDTOZONE{ "zone" ... }% zone: optional, comma separated list of zones the content should be added to, special zones are body ...
VarALLVARIABLES in System
#VarALLVARIABLES ALLVARIABLES list of currently defined macros Syntax: % nop ALLVARIABLES% Expands to: a table showing all defined macros in the ...
VarAQUA in System
#VarAQUA AQUA start aqua colored text AQUA is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
VarATTACHURL in System
#VarATTACHURL ATTACHURL full URL for attachments in the current topic Syntax: % nop ATTACHURL% Expands to: Example: If you attach a file you ...
VarATTACHURLPATH in System
#VarATTACHURLPATH ATTACHURLPATH path of the attachment URL of the current topic Syntax: % nop ATTACHURLPATH% Expands to: Related: ATTACHURL ...
VarAUTHREALM in System
#VarAUTHREALM AUTHREALM authentication realm String defined as {AuthRealm} in configure. This is used in certain password encodings, and in login templates ...
VarBASETOPIC in System
#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 ...
VarBASEWEB in System
#VarBASEWEB BASEWEB base web where an INCLUDE started The web name where the includes started, e.g. the web of the first topic of nested includes. Same as ...
VarBB in System
#VarBB BB bullet with line break Line break and bullet without indentation. Current value: BB Related: BR, BULLET, BB2, BB3, BB4, CARET, VBAR ...
VarBB2 in System
#VarBB2 BB2 level 2 bullet with line break Line break and bullet, level 2. Current value: BB2 Related: BR, BULLET, BB, BB3, BB4, VBAR
VarBB3 in System
#VarBB3 BB3 level 3 bullet with line break Line break and bullet, level 3. Current value: BB3 Related: BR, BULLET, BB, BB2, BB4, VBAR
changed on 09 Jan 2009 - 13:00 by ProjectContributor
VarBB4 in System
#VarBB4 BB4 level 4 bullet with line break Line break and bullet, level 4. Current value: BB4 Related: BR, BULLET, BB, BB2, BB3, VBAR
changed on 09 Jan 2009 - 13:00 by ProjectContributor
VarBLACK in System
#VarBLACK BLACK start black colored text BLACK is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
VarBLUE in System
#VarBLUE BLUE start blue colored text BLUE is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
VarBR in System
#VarBR BR line break Current value: BR Related: BULLET, BB, BB2, BB3, BB4, CARET, VBAR
VarBROWN in System
#VarBROWN BROWN start brown colored text BROWN is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
VarBULLET in System
#VarBULLET BULLET bullet character Current value: BULLET Related: BR, BB, BB2, BB3, BB4, CARET, VBAR
VarCALC in System
#VarCALC CALC{"formula"} add spreadsheet calculations to tables and outside tables The % nop CALC{"formula"}% macro is handled by the SpreadSheetPlugin. ...
VarCARET in System
#VarCARET CARET caret symbol The CARET macro is useful in TML tables. Current value: CARET Related: BR, BULLET, BB, BB2, BB3, BB4, VBAR
VarCOMMENT in System
#VarCOMMENT COMMENT{ attributes } insert an edit box into the topic to easily add comments. A % nop COMMENT% without parameters shows a simple text box ...
VarCachePlugin in System
Variable Cache Plugin This Plugin caches Foswiki macros in selected topics for faster page rendering. Most topics in a typical Foswiki installation are rendered within ...
VarCachePluginTest in System
nop VarCachePlugin Test This topic contains a nested search, used to test the VarCachePlugin. The cache gets refreshed if older then 6 minutes (0.1 hours) Here is ...
VarDATE in System
#VarDATE DATE signature format date Syntax: % nop DATE% Expands to: Date format defined as {DefaultDateFormat} in configure When used ...
VarDISPLAYTIME in System
#VarDISPLAYTIME DISPLAYTIME{"format"} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in ...
VarEDITACTION in System
#VarEDITACTION EDITACTION Selects an edit template The EDITACTION preference setting lets you define the use of an editaction template instead of the standard ...
VarEDITTABLE in System
#VarEDITTABLE EDITTABLE{ attributes } edit tables using edit fields and other input fields The % nop EDITTABLE{}% macro is handled by the EditTablePlugin ...
VarENCODE in System
#VarENCODE ENCODE{"string"} encodes a string to HTML entities Encode "special" characters to HTML numeric entities. Encoded characters are: all non ...
VarENDCOLOR in System
#VarENDCOLOR ENDCOLOR end colored text ENDCOLOR is a shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic for ...
VarENDSECTION in System
#VarENDSECTION ENDSECTION{"name"} marks the end of a named section within a topic Syntax: % nop ENDSECTION{"name"}% Syntax: % nop ENDSECTION{type ...
VarENV in System
#VarENV ENV{"varname"} inspect the value of an environment variable Returns the current value of the environment variable in the CGI (Common Gateway Interface ...
VarFAILEDPLUGINS in System
#VarFAILEDPLUGINS FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: % nop FAILEDPLUGINS% Expands to: See Plugins#FAILEDPLUGINS ...
VarFORMFIELD in System
#VarFORMFIELD FORMFIELD{"fieldname"} renders a field in the form attached to some topic Syntax: % nop FORMFIELD{"fieldname"}% Supported parameters: ...
VarGMTIME in System
#VarGMTIME GMTIME{"format"} formatted GM time Syntax: % nop GMTIME% OR % nop GMTIME{"format"}% % nop GMTIME% uses the default date format defined ...
VarGRAY in System
#VarGRAY GRAY start gray colored text GRAY is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
VarGREEN in System
#VarGREEN GREEN start green colored text GREEN is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
VarGROUPS in System
#VarGROUPS GROUPS a formatted list of groups Expands to a formatted list of user groups in your Wiki . Syntax: % nop GROUPS% The macro is intended ...
VarH in System
#VarH H help icon Current value: H Related: I, ICON, M, N, P, Q, S, T, U, X, Y
VarHOMETOPIC in System
#VarHOMETOPIC HOMETOPIC home topic in each web Syntax: % nop HOMETOPIC% Expands to: , renders as Related: NOTIFYTOPIC, STATISTICSTOPIC, ...
VarHTTP in System
#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 ...
VarHTTPHOST in System
#VarHTTPHOST HTTP HOST environment variable Syntax: % nop HTTP HOST% Expands to: Related: ENV, REMOTE ADDR, REMOTE PORT, REMOTE USER
VarHTTPS in System
#VarHTTPS HTTPS get HTTPS headers The same as % nop HTTP% but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can ...
VarI in System
#VarI I idea icon Current value: I Related: H, ICON, M, N, P, Q, S, T, U, X, Y
VarICON in System
#VarICON ICON{"name"} small documentation graphic or icon of common attachment types Generates the HTML img tag of a small graphic image attached to DocumentGraphics ...
VarICONURL in System
#VarICONURL ICONURL{"name"} URL of small documentation graphic or icon Generates the full URL of a DocumentGraphics image, which Foswiki renders as an image ...
VarICONURLPATH in System
#VarICONURLPATH ICONURLPATH{"name"} URL path of small documentation graphic or icon Generates the URL path of a DocumentGraphics image, typically used in an ...
VarIF in System
#VarIF IF{"condition" ...} simple conditionals Evaluate a condition and show one text or another based on the result. See details in IfStatements Syntax ...
VarINCLUDE in System
#VarINCLUDE INCLUDE{"page"} include other topic or web page Syntax: % nop INCLUDE{"page" ...}% Supported parameters: Parameter: Description ...
VarINCLUDINGTOPIC in System
#VarINCLUDINGTOPIC INCLUDINGTOPIC name of topic that includes current topic The name of the topic that includes the current topic same as % nop TOPIC% ...
VarINCLUDINGWEB in System
#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 ...
VarLANGUAGE in System
#VarLANGUAGE LANGUAGE current user's language Returns the language code for the language used as the current user. This is the language actually used by Foswiki ...
VarLANGUAGES in System
#VarLANGUAGES LANGUAGES list available languages List the languages available (as PO files). These are the languages in which the user interface is ...
VarLIME in System
#VarLIME LIME start lime colored text LIME is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
VarLOCALSITEPREFS in System
#VarLOCALSITEPREFS LOCALSITEPREFS web.topicname of site preferences topic The full name of the local site preferences topic. These local site preferences overload ...
VarLOGIN in System
#VarLOGIN LOGIN present a full login link Syntax: % nop LOGIN% Expand to: Related: UserAuthentication, SESSIONID, SESSIONVAR, LOGOUT, SESSION ...
VarLOGOUT in System
#VarLOGOUT LOGOUT present a full logout link Syntax: % nop LOGOUT% Expand to: Related: UserAuthentication, SESSIONID, SESSIONVAR, LOGIN, SESSION ...
VarM in System
#VarM M moved to... icon Current value: M Related: H, I, ICON, N, P, Q, S, T, U, X, Y
VarMAINWEB in System
#VarMAINWEB MAINWEB synonym for USERSWEB Deprecated . Please use % nop USERSWEB% instead.
VarMAKETEXT in System
#VarMAKETEXT MAKETEXT creates text using Foswiki's nop I18N infrastructure Syntax: % nop MAKETEXT{"string" args "..."}% Supported parameters: ...
VarMAROON in System
#VarMAROON MAROON start maroon colored text MAROON is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
VarMETA in System
#VarMETA META displays meta data Provided mainly for use in templates, this macro generates the parts of the topic view that relate to meta data (attachments ...
VarMETASEARCH in System
#VarMETASEARCH METASEARCH special search of meta data Syntax: % nop METASEARCH{...}% Supported parameters: Parameter: Description: Default ...
VarN in System
#VarN N "new" icon Current value: N Related: H, I, ICON, M, P, Q, S, T, U, X, Y
VarNAVY in System
#VarNAVY NAVY start navy blue colored text NAVY is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
VarNOP in System
#VarNOP NOP template text not to be expanded in instantiated topics Syntax: % nop NOP% In normal topic text, expands to nop , which prevents expansion ...
VarNOTIFYTOPIC in System
#VarNOTIFYTOPIC NOTIFYTOPIC name of the notify topic Syntax: % nop NOTIFYTOPIC% Expands to: , renders as Related: HOMETOPIC, STATISTICSTOPIC ...
VarOLIVE in System
#VarOLIVE OLIVE start olive green colored text OLIVE is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in ...
VarORANGE in System
#VarORANGE ORANGE start orange colored text ORANGE is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
VarP in System
#VarP P pencil icon Current value: P Related: H, I, ICON, M, N, Q, S, T, U, X, Y
VarPINK in System
#VarPINK PINK start pink colored text PINK is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
VarPLUGINDESCRIPTIONS in System
#VarPLUGINDESCRIPTIONS PLUGINDESCRIPTIONS list of plugin descriptions Syntax: % nop PLUGINDESCRIPTIONS% Expands to: Related: ACTIVATEDPLUGINS ...
VarPLUGINVERSION in System
#VarPLUGINVERSION PLUGINVERSION the version of a Foswiki Plugin, or the Foswiki Plugins API Syntax: % nop PLUGINVERSION{"name"}% to get the version of a ...
VarPUBURL in System
#VarPUBURL PUBURL the base URL of attachments Syntax: % nop PUBURL% Expands to: Example: You can refer to a file attached to another topic with ...
VarPUBURLPATH in System
#VarPUBURLPATH PUBURLPATH the base URL path of attachments Syntax: % nop PUBURLPATH% Expands to: Related: ATTACHURL, ATTACHURLPATH, PUBURL, ...
VarPURPLE in System
#VarPURPLE PURPLE start purple colored text PURPLE is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
VarQ in System
#VarQ Q question icon Current value: Q Related: H, I, ICON, M, N, P, S, T, U, X, Y
VarQUERYPARAMS in System
#VarINCLUDE QUERYPARAMS show paramaters to the query Expands the parameters to the query that was used to display the page. Syntax: % nop QUERYPARAMS ...
VarQUERYSTRING in System
#VarQUERYSTRING QUERYSTRING full, unprocessed string of parameters to this URL String of all the URL parameters that were on the URL used to get to the current ...
VarRED in System
#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 ...
VarREMOTEADDR in System
#VarREMOTEADDR REMOTE ADDR environment variable Syntax: % nop REMOTE ADDR% Expands to: Related: ENV, HTTP HOST, REMOTE PORT, REMOTE USER
VarREMOTEPORT in System
#VarREMOTEPORT REMOTE PORT environment variable Syntax: % nop REMOTE PORT% Expands to: Related: ENV, HTTP HOST, REMOTE ADDR, REMOTE USER
VarREMOTEUSER in System
#VarREMOTEUSER REMOTE USER environment variable Syntax: % nop REMOTE USER% Expands to: Related: ENV, HTTP HOST, REMOTE ADDR, REMOTE PORT, USERNAME ...
VarRENDERLIST in System
#VarRENDERLIST RENDERLIST render bullet lists in a variety of formats The % nop RENDERLIST% macro is handled by the RenderListPlugin Syntax: % nop ...
VarRENDERZONE in System
#VarRENDERZONE RENDERZONE zone: required, name of the zone to be expanded header: optional, prefix format string format: optional, format string for ...
VarREVINFO in System
#VarREVINFO REVINFO revision information of current topic Syntax: Date format defined as {DefaultDateFormat} in configure REVINFO{"format"} formatted ...
VarS in System
#VarS S red star icon Current value: S Related: H, I, ICON, M, N, P, Q, T, U, X, Y
VarSCRIPTNAME in System
#VarSCRIPTNAME SCRIPTNAME name of current script The name of the current script is shown, including script suffix, if any (for example viewauth.cgi ) ...
VarSCRIPTSUFFIX in System
#VarSCRIPTSUFFIX SCRIPTSUFFIX script suffix Some nop Wiki installations require a file extension for CGI scripts, such as .pl or .cgi Syntax: ...
VarSCRIPTURL in System
#VarSCRIPTURL SCRIPTURL{"script"} URL of script Syntax: % nop SCRIPTURL% OR % nop SCRIPTURL{"script"}% % nop SCRIPTURL% returns the base URL of ...
VarSCRIPTURLPATH in System
#VarSCRIPTURLPATH SCRIPTURLPATH{"script"} URL path of script As % nop SCRIPTURL{"script"}% , but doesn't include the protocol and host part of the URL ...
VarSEARCH in System
#VarSEARCH SEARCH{"text"} search content Inline search, shows a search result embedded in a topic Syntax: % nop SEARCH{"text" ...}% Supported parameters ...
VarSERVERTIME in System
#VarSERVERTIME SERVERTIME{"format"} formatted server time Same format qualifiers as % nop GMTIME% Syntax: % nop SERVERTIME% OR % nop SERVERTIME{ ...
VarSESSIONID in System
#VarSESSIONID SESSIONID unique ID for this session Syntax: % nop SESSIONID% Expand to: Related: UserAuthentication, AUTHREALM, SESSIONVAR, LOGIN ...
VarSESSIONVAR in System
#VarSESSIONVAR SESSIONVAR name of CGI and session variable that stores the session ID Syntax: % nop SESSIONVAR% Expand to: Related: UserAuthentication ...
VarSESSIONVARIABLE in System
#VarSESSIONVARIABLE SESSION VARIABLE get, set or clear a session variable Syntax: % nop SESSION VARIABLE{"name"}% Syntax: % nop SESSION VARIABLE{"name ...
VarSILVER in System
#VarSILVER SILVER start silver colored text SILVER is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
VarSLIDESHOWEND in System
#VarSLIDESHOWEND SLIDESHOWEND end slideshow The % nop SLIDESHOWEND% macro is handled by the SlideShowPlugin Syntax: % nop SLIDESHOWEND% Example ...
VarSLIDESHOWSTART in System
#VarSLIDESHOWSTART SLIDESHOWSTART convert a topic with headings into a slideshow The % nop SLIDESHOWSTART% macro is handled by the SlideShowPlugin Syntax ...
VarSPACEDTOPIC in System
#VarSPACEDTOPIC SPACEDTOPIC topic name, spaced and URL encoded deprecated The current topic name with added URL encoded spaces, for use in regular expressions ...
VarSPACEOUT in System
#VarSPACEOUT SPACEOUT{"string"} renders string with spaces inserted in sensible places Inserts spaces after lower case letters that are followed by a digit ...
VarSTARTINCLUDE in System
#VarSTARTINCLUDE STARTINCLUDE start position of topic text if included If present in included topic, start to include text from this location up to the end ...
VarSTARTSECTION in System
#VarSTARTSECTION STARTSECTION marks the start of a section within a topic Section boundaries are defined with % nop STARTSECTION{}% and % nop ENDSECTION ...
VarSTATISTICSTOPIC in System
#VarSTATISTICSTOPIC STATISTICSTOPIC name of statistics topic Syntax: % nop STATISTICSTOPIC% Expands to: , renders as Related: HOMETOPIC ...
VarSTOPINCLUDE in System
#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 ...
VarSUBSCRIBE in System
#VarSUBSCRIBE SUBSCRIBE{ attributes } subscribe the current user for notification of changes to the current topic Anywhere in a topic or template: % nop ...
VarSYSTEMWEB in System
#VarSYSTEMWEB SYSTEMWEB name of documentation web The web containing all documentation and default preference settings Syntax: % nop SYSTEMWEB% ...
VarT in System
#VarT T tip icon Current value: T Related: H, I, ICON, M, N, P, Q, S, U, X, Y
VarTABLE in System
#VarTABLE TABLE{ attributes } control attributes of tables and sorting of table columns The % nop TABLE{}% macro is handled by the TablePlugin Syntax ...
VarTEAL in System
#VarTEAL TEAL start teal colored text TEAL is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
VarTOC in System
#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 ...
VarTOPIC in System
#VarTOPIC TOPIC name of current topic % nop TOPIC% expands to the name of the topic. If you are looking at the text of an included topic, it is the name ...
VarTOPICLIST in System
#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 ...
VarTOPICURL in System
#VarTOPICURL TOPICURL shortcut to viewing the current topic This macro always expands to an url pointing to the current base topic. Current value: TOPICURL ...
VarTWIKIWEB in System
#VarTWIKIWEB TWIKIWEB synonym for SYSTEMWEB Deprecated. Please use % nop SYSTEMWEB% instead.
VarU in System
#VarU U "updated" icon Current value: U Related: H, I, ICON, M, N, P, Q, S, T, X, Y
VarURLPARAM in System
#VarURLPARAM URLPARAM{"name"} get value of a URL parameter Returns the value of a URL parameter. Syntax: % nop URLPARAM{"name"}% Supported parameters ...
VarUSERINFO in System
#VarUSERINFO USERINFO{"name"} retrieve details about a user Syntax: % nop USERINFO% Expands to: (comma separated list of the username, wikiusername ...
VarUSERNAME in System
#VarUSERNAME USERNAME your login username Foswiki makes names available in three formats: USERNAME like jsmith , WIKINAME like JohnSmith and WIKIUSERNAME ...
VarUSERSWEB in System
#VarUSERSWEB USERSWEB name of users web The web containing individual user topics, .WikiGroups, and customised site wide preferences. Syntax: % nop USERSWEB ...
VarVAR in System
#VarVAR VAR{"NAME" web "Web"} get a preference value from another web Syntax: % nop VAR{"NAME" web "Web"}% Example: To get % nop WEBBGCOLOR% of the ...
VarVBAR in System
#VarVBAR VBAR vertical bar The vertical bar macro can be used in TML tables. Current value: VBAR Related: BR, BULLET, BB, BB2, BB3, BB4, CARET ...
VarVOTE in System
#VarVOTE VOTE{ attributes } define a poll in a topic. See VotePlugin for more information
VarWEB in System
#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 ...
VarWEBLIST in System
#VarWEBLIST WEBLIST{"format"} index of all webs List of all webs. Obfusticated webs are excluded, e.g. webs with a NOSEARCHALL on preference setting. The ...
VarWEBPREFSTOPIC in System
#VarWEBPREFSTOPIC WEBPREFSTOPIC name of web preferences topic Syntax: % nop WEBPREFSTOPIC% Expands to: , renders as Related: HOMETOPIC, ...
VarWHITE in System
#VarWHITE WHITE start white colored text WHITE is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that topic ...
VarWIKIHOMEURL in System
#VarWIKIHOMEURL WIKIHOMEURL site home URL Syntax % nop WIKIHOMEURL% Expands to Normally by default set to % nop SCRIPTURLPATH{"view"}% ...
VarWIKINAME in System
#VarWIKINAME WIKINAME your Wiki username The WikiName is the same as % nop USERNAME% if not defined in the . topic Syntax: % nop WIKINAME% Expands ...
VarWIKIPREFSTOPIC in System
#VarWIKIPREFSTOPIC WIKIPREFSTOPIC name of site wide preferences topic Syntax: % nop WIKIPREFSTOPIC% Expands to: , renders as Related: HOMETOPIC ...
VarWIKITOOLNAME in System
#VarWIKITOOLNAME WIKITOOLNAME name of your site Syntax: % nop WIKITOOLNAME% Expands to: Wiki Related: WIKIHOMEURL, WIKIVERSION
VarWIKIUSERNAME in System
#VarWIKIUSERNAME WIKIUSERNAME your Wiki username with web prefix Your % nop WIKINAME% with web prefix, useful to point to your nop Wiki home page Syntax ...
VarWIKIUSERSTOPIC in System
#VarWIKIUSERSTOPIC WIKIUSERSTOPIC name of topic listing all registers users Syntax: % nop WIKIUSERSTOPIC% Expands to: , with prefix renders as . ...
VarWIKIVERSION in System
#VarWIKIVERSION WIKIVERSION the version of the installed Foswiki engine Syntax: % nop WIKIVERSION% Expands to: Related: PLUGINVERSION, WIKITOOLNAME ...
VarX in System
#VarX X warning icon Current value: X Related: H, I, ICON, M, N, P, Q, S, T, U, Y
VarY in System
#VarY Y "yes" icon Current value: Y Related: H, I, ICON, M, N, P, Q, S, T, U, X
VarYELLOW in System
#VarYELLOW YELLOW start yellow colored text YELLOW is one of the shortcut macros predefined in DefaultPreferences. See the section shortcut macros in that ...
VotePlugin in System
nop VotePlugin This plugin can be used to build an online voting system, or poll . There are two ways to vote for an item: select : vote for a given choice ...
WabiSabi in System
Since wabi sabi represents a comprehensive Japanese world view or aesthetic system, it is difficult to explain precisely in western terms. According to Leonard Koren ...
WebAtom in System
Wiki 's nop System web The Documentation Web of Foswiki. Foswiki is the Free and Open Source Wiki.
WebAtomBase in System
ATOM 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 ...
WebChanges in System
, nop "}% "}% " reverse "on"}% //WebRss, //, //?limit 100, //?limit 200, //?limit 500, //?limit 1000, //?limit All"}%
WebChangesAlert in System
Notification Help Each Foswiki web has an automatic e mail notification service that sends you an e mail with links to all of the topics modified since the last alert ...
WebCreateNewTopicTemplate in System
%{ do not show the following elements }% #NewTopic $quot }$percnt$quot}$percnt$percntMAKETEXT{$quot(no parent, orphaned topic)$quot}$percnt" else " "}% '" then ...
WebCreateNewWeb in System
: The name must start with an upper case letter, followed by upper or lower case letters or numbers. Specify a short name to avoid long URLs. ...
WebHome in System
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 ...
WebLeftBarCookbook in System
WebLeftBar Cookbook Instructions and tips how to use WebLeftBarPersonalTemplate . WebLeftBarPersonalTemplate is a topic template to create a personal left bar block ...
WebLeftBarExample in System
" warn "off"}% BeginnersStartHere TextFormattingRules Macros ...
WebLeftBarLogin in System
"}%'}% "}%'}% %IF{"''! 'guest'" then " $percntINCLUDE{$quot$percntUSERSWEB$percnt.$percntWIKINAME$percntLeftBar$quot warn $quot$quot }$percnt "}%
WebLeftBarPersonalTemplate in System
My links: My home page My activities edit
WebLeftBarWebsList in System
/$name/\" nop $indentedname"}%
WebLinks in System
WebLinks Navigation links in the web. Tutorial Users Guide FAQ Reference Manual Macros
WebNotify in System
.WikiGuest .WikiGuest example #64;your.company
WebPreferences in System
nop System Web Preferences The following settings are web preferences of the System web. These preferences override the site level preferences in . and ...
WebPreferencesHelp in System
Tools Related Topics . , site level preferences list of user topics. User topics can have optional user preferences Macros what macros ...
WebRss in System
" else " nop Wiki 's nop System web"}% /System The Documentation Web of Foswiki. Foswiki is the Free and Open Source Wiki.
WebRssBase in System
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 ...
WebSearch in System
'}% %SEARCH{ "" type "" scope "" web "" excludetopic "" nosearch "" casesensitive "" nosummary "" nototal "" order "" reverse "" limit "" zeroresults "" }% ...
WebSearchAdvanced in System
'}% %SEARCH{ "" type "" scope "" web "" excludetopic "" nosearch "" casesensitive "" nosummary "" nototal "" order "" reverse "" limit "" zeroresults "" }% ...
WebSiteTools in System
Web Site Tools (More options in WebSearch) WebChanges: Display recent changes to the web WebIndex: List all topics in alphabetical order. See ...
WebStatistics in System
Statistics for nop System Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save ...
WebTemplateTopics in System
"}% "}% " excludetopic "WebTopicEditTemplate, WebCreateNewTopicTemplate, ViewTemplate" type "query" nosearch "on" nonoise "on" format " $topic"}%
WebTopicCreator in System
Wiki admins Please replace all web's WebTopicCreator topic contents with this text: All WebTopicCreator topics on this site: /$web/$topic?t Edit $web.$topic "} ...
WebsTable in System
(included from .SiteMap; change . to include from nop SiteMap instead of nop WebsTable)
WelcomeGuest in System
Welcome to Wiki Welcome to nop Wiki ! This site is a meeting place to work on common interests. Anyone can contribute using any web browser. nop Wiki looks like ...
WhatIsWikiWiki in System
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 ...
WikiCulture in System
Wiki culture, concepts and principles General concept and idea of wikis What is a wiki? "A wiki is a page or collection of Web pages designed to enable anyone who ...
WikiName in System
Wiki name Your name, usually your first and last name connected without a space. For example, Tim Berners Lee's nop WikiName is TimBernersLee. Your name is also ...
WikiNotation in System
Wiki links topics automatically when you use WikiWord notation.
WikiReferences in System
References on Wiki and Collaboration Some useful articles and books around collaboration and the Wiki technology in particular. Wiki Technology Book: The Wiki ...
WikiSyntax in System
Shorthand Basics If you can enter text, you're ready for Foswiki. With a few simple rules, you'll be able to use plain text to create well styled postings, instantly ...
WikiSyntaxSummary in System
This page provides online help for new users of Foswiki when editing a page. If there's some formatting that your contributors use often, you can customize this for ...
WikiWikiClones in System
Foswiki is a Wiki Wiki clone and has its root in JOS Wiki via TWiki . Foswiki's home is at http://foswiki.org/ Foswiki takes a lot of ideas from Ward Cunningham ...
WikiWord in System
What is a WikiWord? A WikiWord consists of two or more words with initial capitals, run together. WikiWords are topic names. A Foswiki topic name always has a fixed ...
WysiwygPlugin in System
Wysiwyg Plugin Support for the integration of WYSIWYG (What You See Is What You Get) editors. On its own, the only thing this plugin gives you is a stand alone HTML ...
WysiwygPluginSettings in System
Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing This is not supported currently by the TinyMCE ...
YouAreHere in System
You are currently in the nop web. The color code for this web is this background, so you know where you are. If you are not familiar with the nop Wiki collaboration ...
ZonePlugin in System
ZonePlugin The primary purpose of ZonePlugin is to streamline the anatomy of a HTML page in a way to allow today's browsers to process it more efficiently. Page loading ...
524 topics found

See also the faster WebTopicList spacer

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 Wiki? Send feedback
Syndicate this site RSS ATOM