JsonRpcContrib Summary This package implements a JSON RPC 2.0 protocol to interface with Foswiki and its plugins. In contrast to the normal REST interface of Foswiki ...
#VarQUERY QUERY get the value of meta data * Uses the query syntax described in QuerySearch to get information about meta data. * supports formatted access ...
#VarMETASEARCH METASEARCH special search of meta data METASEARCH is deprecated in favour of the new and much more powerful query type search. See SEARCH and QuerySearch ...
#VarINCLUDE INCLUDE{"topic"} include other topic. * Syntax: %INCLUDE{"topic" ...}% (See also the URL form of %INCLUDE%) * Supported parameters: Parameter ...
#VarICON ICON{"name" alt="" default="name"} small documentation graphic or icon of common attachment types * Generates a small graphic image from the set attached ...
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 (References to Cairo are ...
.TreePlugin Samples #SampleLists Note: The links under TreeTop (included from TreePluginHeadingOutlineSample) are not functional. They are only for demonstrational ...
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 ...
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, ...
Skin Templates The framework used to render output Overview Skin Templates are plain text with embedded template directives and macros that are expanded by Foswiki ...
RenderFormPlugin The RenderFormPlugin handles the tag %RENDERFORM{...}%. The tag will be replaced by a form that is defined and looks like .DataForms. It helps you ...
Foswiki Release 1.1.2 10 Nov 2010 Foswiki The Free and Open Source Wiki Foswiki is an enterprise collaboration and information sharing tool targeted for professional ...
Foswiki Release 1.0.10 08 Sep 2010 Foswiki The Free and Open Source Wiki Foswiki is an enterprise collaboration and information sharing tool targeted for professional ...
Appendix A: Foswiki Development Time line Foswiki Release 1.1.2 10 Nov 2010 Foswiki 1.1.2 was built 10 Nov 2010. It is a release that fixes some very important ...
Redirect Plugin I typically use this to make easy to type shortforms/acronyms of topic names. For example: * Actual content appears under Main.LightweightDirectoryAccessProtocol ...
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 ...
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 ...
.PatternSkin Customization Guidelines how to create and customize page templates. For styling your Foswiki using stylesheets, see PatternSkinCssCookbook. First Read ...
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 ...
MimeIconPlugin This plugin tries to map known mime types commonly found on the internet to an icon set. There are not many icon sets that have a got coverage of mime ...
What makes Foswiki the ideal collaboration tool? Foswiki is... Wiki Structured Data Programmable Pages * Share knowledge * Edit pages collaboratively * If ...
Mailer Contrib Allows users to "subscribe" to regularly scheduled emails containing either: * A report on changes to all topics that have changed within a particular ...
Macros Special text strings expand on the fly to display user data or system info Macros are text strings in one of two forms: These usually expand into content when ...
This site is running Foswiki version *, Plugin API version * Installed Plugins Here is a list of the plugins currently installed and enabled in the configuration ...
Installation Guide This guide describes the steps for manually installing Foswiki, with specific steps for installations on Linux with the Apache web server. If you ...
IfDefinedPlugin Warning: This plugin is deprecated. Please use %IF instead. The only remaining feature not covered boy foswiki's core means is the sectional conditionals ...
History Plugin This plugin shows a complete or partial history of a document. The output can arbitrarily be formatted. An example for a Wikipedia like history is included ...
FilterPlugin Description This plugin allows to substitute and extract information from content by using regular expressions. There are three different types of new ...
FastCGI Engine Contrib Permits Foswiki to be executed with FastCGI Overview FastCGI is a technology to deliver dynamic web content. It differs from CGI cause it remains ...
Some questions to answer: * Perhaps the plugin is installed, but did you remember to enable it in configure? * Did the installer mention any missing dependencies ...
Edit Table Plugin Simply add an Edit table button to an existing table by writing %EDITTABLE{}% directly above the table. This can be added to tables that are ...
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 core ...
%IF{ "not context registration_enabled" then=" ** " else=" * "}% * "}% " }% All the topic sections. The main section is "form", INCLUDEd when REGISTRATION_DISABLED ...
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 read only ...
Compare Revisions Add On This add on compares the renderd HTML output of two revisions and shows the differences broken down to the word by word level if necessary ...
Calendar Plugin The CalendarPlugin handles the macro %CALENDAR% that inserts a monthly calendar in the page. Multiple topics can be specified as the source of the ...
MetaDataPlugin This plugin allows to store data sets to Foswiki topics. Foswiki itself is a structured wiki already using .DataForms which are attached a topic. This ...
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 ...
This is a template topic for use with PublishPlugin. It illustrates how to set up a topic in a web to simplify publishing. To use it, take a copy of the raw text of ...
PublishPlugin Generates a static view of a web, as HTML files on disc, or as a PDF, or as a zip or tgz archive file, or by uploading directly to an FTP server. Originally ...
EditRowPlugin Features: 1 You can edit one row, or even one cell at a time, instead of having to edit the entire table. 1 Supports footer rows. 1 Supports ...