ChecklistTablePlugin This plugin helps you to create a checklist with tables. A HTML form for a quick add of new entries and a table editor are also available. Ch...
#VarCHECKLISTTABLE CHECKLISTTABLE{attributes} add a checklist table to a topic * The %CHECKLISTTABLE% variable is handled by the ChecklistTablePlugin. * ...
DbiContrib Usage This Contrib is used to abstract database access from other Contribs. To configure the default database, goto the Extensions::DbiContrib section...
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 ...
SUBSCRIBE{ attributes } subscribe the current user for notification of changes to the current topic Anywhere in a topic or template: * %SUBSCRIBE{...}% or si...
Subscribe Plugin Example (only works if plugin is installed, and you are logged in you are: and you are not .WikiGuest): This version is designed for use w...
Natural Edit Plugin Description The NatEdit is an wiki editor that helps in learning the TML Language by providing a GUI. By design, this is not a wysiwyg editor...
NatEditHelpText Help text for the NatEditPlugin editor About the editor This edit interface is available in two different modes: (1) WYSIWYG (what you see is what...
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 Fo...
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 ch...
Chart Plugin tests This page attempts to demonstrate/test many of the possible combinations of various parameters of the ChartPlugin. There are too many combinat...
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...
ModPerlEngineContrib Overview This is a runtime engine component from Foswiki Standalone architecture. mod_perl is the Perl API to the Apache web server. It perm...
UpdatesPlugin Checks Foswiki.org for updates This plugin is used to keep administrators informed of updates to their installed extensions via a pop up message at ...
JQICONPATH render the url path to an image icon This is a shortcut for: Note that this macro only makes sense for image icons, those that refer to a single image ...
JQREQUIRE enable a plugin on the current page This macro will load a list of plugins to be added to the current page. Use JQPLUGINS to display the list of av...
JQTHEME switch jQuery UI theme Foswiki's default UI theme is configured in $Foswiki::cfg{JQueryPlugin}{JQueryTheme} and defaults to foswiki. Use configure to cha...
TABPANE tabpane widget This macro starts the tabpane, containing a series of TAB...ENDTABs and ends with ENDTABPANE. A complete tabpane normally looks like this: ...
JQueryPlugin Description "jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and a...