An add-on runs separately from the Foswiki scripts, e.g. for data import, export to static HTML, etc. Add-Ons normally do not call any Foswiki code directly, though may invoke Foswiki scripts. There are different types of add-ons, they may be stand alone scripts, browser plugins, office tool extensions, or even a set of topics that form a wiki application.
See other types of extensions:Contribs, Plugins, Skins
Add-Ons Installed on this site
Compare Revisions Add On: Compares two revisions of a document. In contrast to normal rdiff, the comparison is done with the rendered HTML output. - version v1.1.11 Author: Foswiki:Main.KennethLavrsen - last modified: r1 - 28 May 2011 - 15:02 - Project Contributor
Gen PDFAdd On: Generate a PDF from a Foswiki topic or topic hierarchy - version 7410 (2010-05-14) Author: Foswiki:Main/BrianSpinar, Foswiki:Main/WadeTurland, Foswiki:Main/GeorgeClark - last modified: r1 - 06 Feb 2010 - 18:33 - Project Contributor
Number of topics: 2
Installing Add-Ons
Download an add-on from Foswiki:Extensions.
Follow the installation instructions in the add-on topic.
Creating new Add-Ons
Visit Foswiki:Development/ExtensionDeveloperGuide and follow the instructions.