Confluence 2.9 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
The following types of plugin modules are supported by Confluence
Module Type |
Since version... |
関連ドキュメント |
説明 |
---|---|---|---|
codeformatter |
2.2 |
Adds new languages to the {code} macro |
|
colour-scheme |
1.3 |
A colour-scheme for a theme |
|
component |
1.4 |
Allows developers to add components to Confluence's component system |
|
decorator |
2.5 |
Adds decorators without using a Theme Plugin |
|
extractor |
1.4 |
Adds information to the Confluence search index |
|
エディタ |
2.5 |
Adds a Wysiwyg editor to the Confluence edit page |
|
ジョブ |
2.2 |
Adds repeatable jobs to Confluence |
|
language |
2.2 |
Adds language translations to Confluence |
|
レイアウト |
1.3 |
A layout (decorator) definition for a theme |
|
lifecycle |
2.3 |
Schedule tasks to be run on application startup and shutdown |
|
listener |
1.4 |
A component that can respond to events occurring in the Confluence server |
|
マクロ |
1.3 |
A macro used in wiki to HTML conversions (e.g {color}). Outputs HTML that can be embedded in a page or layout. Can retreive user, page and space info, or external content (eg RSS) |
|
path-converter |
2.8 |
Allows you to install custom URL schemes as a part of your plugin, i.e. you can have 'pretty' URLs. |
|
rpc-soap |
1.4 |
Deploys a SOAP service within Confluence |
|
rpc-xmlrpc |
1.4 |
Deploys an XML-RPC service within Confluence |
|
servlet |
1.4 |
A standard Java servlet deployed within a Confluence plugin |
|
spring |
2.2 |
Add a Spring component. Unlike component plugins these allow the use of full Spring configuration XML |
|
theme |
1.3 |
A custom look-and-feel for a Confluence site or space |
|
trigger |
2.2 |
Adds triggers which schedule jobs |
|
usermacro |
2.3 |
Allows a simple macro to be created in the plugin XML file, with no Java coding necessary |
|
velocity-context-item |
1.4 |
Adds helper objects to Confluence's Velocity context |
|
web-item |
2.2 |
Adds links or tabs to the Confluence UI |
|
web-resource |
2.8 |
Allows you to include Javascript and CSS resources |
|
web-section |
2.2 |
Adds sections of links to the Confluence UI |
|
xwork |
1.4 |
XWork/Webwork actions and views bunded with a plugin, enabling user interaction |