Loading...
 
Skip to main content

History: PluginPluginManager

Source of version: 16 (current)

Copy to clipboard
            ! 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
{pluginmanager plugin="pluginmanager"}
{REMARKSBOX(type=tip title=Tip)}''The table of parameters above was produced using PluginManager. Look at the source of this page to see how.''{REMARKSBOX}
!! Examples
!!! List plugins with description
''This code:''
{CODE(colors="tiki")}
{pluginmanager info="description" limit="5"}
{CODE}
''Would produce on this site:''
{pluginmanager info="description" limit="5"}
!!! Range of plugins with detail info
''This code:''
{CODE(colors="tiki")}
{pluginmanager info="parameters|paraminfo" plugin="js-lang"}
{CODE}
''Would produce on this site:''
{pluginmanager info="parameters|paraminfo" plugin="js-lang"}
!!Aliases
(alias(Plugin Manager))