Confluence Docs 2.10 : Confluence Plugin Guide
This page last changed on Oct 17, 2008 by smaddox.
Confluence's plugin system allows users and developers to customise and extend Confluence. A plugin is a bundle of code, resources and a special configuration file that can be dropped into a Confluence server to add new functionality, or change the behaviour of existing features.
Some parts of Confluence are implemented entirely as plugins — for example, all macros in Confluence 1.3 and later are written as plugins, even those included with the system. Plugins and Plugin ModulesEvery plugin is made up of one or more plugin modules. A single plugin may do many things, while a plugin module represents a single function of the plugin. For example, a theme plugin will consist of a colour-scheme module to define the theme's colours, a number of layout modules to define the site's page layouts, and a theme module to combine those pieces together into a single theme. Some plugins, such as the macro packs that come with Confluence, are just a collection of unrelated modules that just happen to be packaged together. Other plugins, such as theme plugins, have modules that work together to provide some orchestrated functionality. Contents of the Confluence Plugin Guide
RELATED TOPICS |
![]() |
Document generated by Confluence on Dec 03, 2008 15:14 |