Appendix C: CSS Listing of CSS class names emitted from Foswiki core code and standard extensions. With Foswiki 2.0 a number of classes have been deprecated. Thes...
AutoTemplatePlugin %IF{"context 'AutoViewTemplatePluginEnabled' and context 'AutoTemplatePluginEnabled'" then=" WARNING: You have enabled both AutoTemp...
BeginnersStartHere This is a short introduction to Foswiki. A short introduction to Foswiki Use the slideshow navigation buttons on the bottom right of the page...
ClassificationPlugin Description ClassificationPlugin is a taxonomy and folksonomy extension for Foswiki that allows you to manage knowledge assets stored in yo...
CompareRevisionsAddOn Plugin This is an helper plugin for the CompareRevisionsAddOn on Foswiki It has two purposes: 1 It sets the CompareRevisionAddonPluginEna...
ControlWikiWordPlugin Usage This plugin provides 4 functions: * Rules based blocking of WikiWord linking backwards compatible to the StopWikiWordPlugin ...
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...
FilesysVirtualPlugin This module provides two FUSE like file system implementations that are tailored for use with the WebDAVContrib (from http://c dot.co.uk) tho...
FlexFormPlugin Description This plugin leverages the internal capabilities to render an interface for .DataForms and adds insights to the acutal DataForm defin...
FreeMindPlugin The FreeMindPlugin implements the %FREEMIND% tag to render FreeMind mindmaps in a Foswiki topic. It requires Adobe's flash player plugin to run fro...
Generate PDF Add On This Add On to Foswiki adds a supplementary view script called genpdf. genpdf generates a PDF document using the htmldoc tool from htt...
GenPDFAddOn Helper plugin This version of the GenPDFAddOn ships with a simple GenPDFAddOnPlugin helper plugin. It will render the %GENPDF% macro as a clickable l...
GenPDFWebkitPlugin This plugin generates PDF using the Webkit rendering engine. Usage Get a PDF by adding contenttype=application/pdf to the view url like this: ...
GraphvizPlugin GraphViz is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph drawing has many important ap...
ICalPlugin Description This plugin allows you to do two things: 1 read, parse and format ical files attached to a topic 1 cache event data stored in a Syst...
Interwiki Plugin The InterwikiPlugin links ExternalSite:Page text to external sites based on aliases defined in the .InterWikis topic. This plugin is inspired by ...
JQMomentContrib This package integrates the moment.js library into Foswiki. The full API documentation is available at http://momentjs.com/docs/ Example E...
JQSerialPagerContrib This is a jQuery plugin for Foswiki that implements a widget to handle long lists. It therefore splits the list and adds a pager so that it t...
JQueryPlugin Description "jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and a...
LdapNgPlugin This plugin provides an interface to query an LDAP directory and display the results in a WikiApplication It is a complete rewrite of the Foswiki:Ext...
Mailer Contrib Allows users to "subscribe" to regularly scheduled emails containing either: * A report on changes to all topics that have changed within a part...
MediaElementPlugin This plugin adds media support to Foswiki using MediaElement.js. MediaElement.js is an easy cross browser HTML5 audio and video player in pure ...
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. ...
The Natural Skin Plugin Description This is the supplemental plugin for the NatSkin. Its main purpose is to supply "skin states" to control different styles and ...
OEmbedPlugin oEmbed is a format for allowing an embedded representation of a URL on third party sites. The simple API allows a website to display embedded content...
Page Caching How to get the best from HTML Caching. By default, Foswiki pages are delivered to the browser using HTML, which is regenerated from the data stored i...
CSS elements in PatternSkin This page is a reference for all CSS classes used in PatternSkin. PatternSkin uses 4 stylesheets: * layout.css: positioning of bloc...
RCSStoreContrib Foswiki 2.0 and later only This is the modern implementation of the classic Foswiki RCS based store. It has been moved into a contrib as other sto...
RedDotPlugin This plugin renders a clickable red dot (.) to ease the edit access to a page. The red dot will only be visible if the current wikiuser has write acc...
Appendix A: Foswiki Development Time line The complete timeline of Foswiki Releases. Foswiki was forked from TWiki 4.2.4 and released with significant improvments...
Foswiki Release 1.1.10 Foswiki The Free and Open Source Wiki Foswiki is an enterprise collaboration and information sharing tool targeted for professional use ...
StringifierContrib Description This extension serves as a helper to stringify documents in a way that they can be indexed by full text search engines such as Fos...
TagCloudPlugin Description This plugin helps rendering tag clouds. From Wikipedia:Tag_cloud A Tag Cloud is a text based depiction of tags across a body of conten...
TinyMCEPlugin This is an integration of the fast and highly functional TinyMCE WYSIWYG editor. It supports a wide range of browsers, including Firefox, IE, Safari...
Server side include To include the contents of a web page or Foswiki topic, use %INCLUDE{"page"}%. Examples: This example requires {INCLUDE}{AllowURLs} enabled in...
Foswiki Skins Skins overlay regular templates with alternate layouts (and styles). You can use Skins to change the look of a Foswiki topic, for example, the layo...
Commenting with hidden text To hide sections of a Foswiki topic, use HTML comments. Example comment within a sentence: Visible ! and hidden text Example spa...
Comment box with CommentPlugin The CommentPlugin allows users to quickly post comments to a page without an edit/preview/save cycle. Write %COMMENT{ attributes ...
WebLinkPlugin This plugin allows to render a link to a web. While linking to a topic is quite essential to wikis, linking to a web as an object of the wiki isn't ...
WikiWorkbenchContrib Introduction The WikiWorkbench standardizes writing, deploying and using wiki applications on Foswiki. It builds on the core concepts of sta...
XSendFileContrib Introduction This package implements a more efficient way to send static files using a web application like Foswiki. A standard configuration of...