~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/data/System/ContributedAddOns.txt

  • Committer: James Michael DuPont
  • Date: 2009-07-18 19:58:49 UTC
  • Revision ID: jamesmikedupont@gmail.com-20090718195849-vgbmaht2ys791uo2
added foswiki

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%META:TOPICINFO{author="ProjectContributor" date="1231502400" format="1.1" version="1"}%
 
2
%STARTINCLUDE%
 
3
---+ Add-Ons
 
4
 
 
5
_Add functionality with extensions not based on the Foswiki scripts._
 
6
 
 
7
%TOC%
 
8
 
 
9
---++ Overview
 
10
 
 
11
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.
 
12
 
 
13
*See other types of extensions:* [[Contribs]], [[Plugins]], [[Skins]]
 
14
 
 
15
---++ Add-Ons Installed on this site
 
16
 
 
17
%SEARCH{ "AddOn" scope="topic" topic="*AddOn" nosearch="on" format="   * <b>[[$topic]]</b>: <nop>$pattern(.*?\*\sSet\sSHORTDESCRIPTION\s\=([^\n\r]*).*) <span style=\"color: gray;\">- version $pattern(.*?Version\:?\s*\|([^\n\r\|]*)\|.*)</span> <br /> <span style=\"color: gray; font-size: 80%\"> Author: $pattern(.*?\sAuthors?:\s*\|\s*(.*?)\s*\|.*) - last modified: r$rev - [[%SCRIPTURL{rdiff}%/$web/$topic][$date]] - $wikiusername </span>" }%
 
18
 
 
19
---++ Installing Add-Ons
 
20
 
 
21
   * Download an add-on from Foswiki:Extensions.AddOnPackage.
 
22
   * Follow the installation instructions in the add-on topic.
 
23
 
 
24
---++ Creating new Add-Ons
 
25
 
 
26
   * Visit Foswiki:Extensions.AddOnPackageHowTo and follow the instructions.
 
27
 
 
28
%STOPINCLUDE%
 
29
---
 
30
*Related Topics:* DeveloperDocumentationCategory, AdminDocumentationCategory
 
31