Plugin Plugin Manager

Use this wiki plugin to display information about plugins and modules included on the site. All plugins or modules may be listed with a description, parameters and/or parameter information for each. A single plugin/module or range of plugins/modules can be displayed. Special formatting for a single plugin/module is also available.

See all plugins for a page listing plugins for past versions and linking to the relayed documentation page.

Parameters

Plugin Manager error: pluginmanager plugin not found
 Tip
The table of parameters above was produced using PluginManager. Look at the source of this page to see how.

Examples

List plugins with description

This code:

Copy to clipboard
{pluginmanager info="description" limit="5"}

Would produce on this site:

Plugin Description
Accordion Create content within collapsable items
Activitystream Create a social network activity stream.
Addfreetag Provide an input field for adding a tag to an object
Addreference Add a bibliography reference.
Addrelation Provide a button to toggle a pre-specified relation.

Range of plugins with detail info

This code:

Copy to clipboard
{pluginmanager info="parameters|paraminfo" plugin="js-lang"}

Would produce on this site:

Plugin Manager error: js plugin and lang plugin not found

Aliases

Plugin Manager