Fullscreen
[Show/Hide Right Column]

List wiki plugins info for the site

Plugin PluginManager

This plugin was refactored in Tiki5

This Wiki Plugin displays information about plugins included on the site. All plugins may be listed with a description, parameters and/or parameter information for each. Starting with Tiki 5.0, a single plugin or range of plugins can be displayed. Special formatting for a single plugin is also available with 5.0.

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

Usage and Parameters

To use this plugin in a wiki page, use the syntax:
With version 5.0
{PLUGINMANAGER(info= , plugin= , singletitle= , titletag= , start= , limit= )}{PLUGINMANAGER}


Required parameters are in bold
Preferences required: wikiplugin_pluginmanager
Parameters Accepted Values Description Default Since
info One or more of: description | parameters | paraminfo Determines what information is shown. Values separated with | . Ignored when singletitle is set to top or none. description | parameters | paraminfo
plugin any string except for HTML and PHP tags Name of a plugin (e.g., backlinks), or list separated by |, or range separated by "-". Single plugin can be used with limit parameter. 5.0
module any string except for HTML and PHP tags Name of a module (e.g., calendar_new), or list separated by |, or range separated by "-". Single module can be used with limit parameter. 6.1
singletitle top
table
Set placement of plugin name and description when displaying information for only one plugin none 5.0
titletag any string except for HTML and PHP tags Sets the heading size for the title, e.g., h2. h3 5.0
start digits Start with this plugin record number (must be an integer 1 or greater). 5.0
limit digits Number of plugins to show. Can be used either with start or plugin as the starting point. Must be an integer 1 or greater. 5.0


tipTip
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,
{PLUGINMANAGER(info=>description limit=5)}{PLUGINMANAGER}

Would produce on this site:
Plugin Description
Addfreetag Add a single freetag to specified object
Addrelation Displays a simple button that toggles i.e. adds or removes a pre-specified relation.
Addtocart Adds a product to the virtual cart. The cart can be manipulated using the cart module.
Addtogooglecal Add a calendar item to a Google calendar
Adjustinventory Modifies inventory of a product

Range of plugins with detail info

This code,
{PLUGINMANAGER(info=>parameters|paraminfo plugin=js-lang)}{PLUGINMANAGER}

Would produce on this site:
Required parameters are in bold
Plugin Parameters Parameter Info
Js file JavaScript filename
Kaltura id Kaltura entry ID of the video to be displayed
Lang lang List of languages for which the block is displayed. Languages use the two letter language codes (ex: en, fr, es, ...). Multiple languages can be specified by separating codes by + signs.
notlang List of languages for which the block is not displayed. Languages use the two letter language codes (ex: en, fr, es, ...). Multiple languages can be specified by separating codes by + signs.


Aliases
Plugin Manager

Contributors to this page: lindon5653 points  , Marc Laporte8178 points  , Scot Wilcoxon684 points  and mlpvolt4266 points  .
Page last modified on Saturday 03 July, 2010 23:19:21 UTC by lindon5653 points .
The content on this page is licensed under the terms of the Creative Commons Attribution-ShareAlike License.

Site Language

Reference Guide

Keywords

These keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):



Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki