You are here:
BACCHUS Wiki
>
System Web
>
JQueryPlugin
>
VarJQPLUGINS
(revision 1) (raw view)
#VarJQPLUGINS ---+++ JQPLUGINS{"plugins" ... } -- display a summary of available plugins * Parameters: | *Parameter:* | *Description:* | *Default:* | | "plugins" | this is a regular expression that the plugin identifier must match to be displayed | | | format | format string to render information for each matching plugin; known variables to be used in the format string are: \ <ul>\ <li>active: state of the plugin: displays <span class='foswikiAlert'>(active)</span> when this plugin is loaded on the current page </li> \ <li>author: author of the plugin </li> \ <li>documentation: plugin documentation topic defaults to =%<nop>SYSTEMWEB%.JQuery$name= </li> \ <li>homepage: link to the hompeage of this third party plugin</li> \ <li>index: the current index in the list of all plugins being displayed </li> \ <li>name: name of the plugin as can be used in [[VarJQREQUIRE][JQREQUIRE]] </li> \ <li>summary: short description what this plugin does; most plugins provide this piece of information in the =summary= section of the documentation topic</li> \ <li>tags: list of TML macros this plugin implements </li> \ <li>version: version of the plugin as provided by the author of this plugin </li> \ </ul> | = 1 <a href="$homepage">$name</a> $active $version $author= | | header | header string prepended to the output; empty when no plugin matches | | | footer | footer string appended to the output; empty when no plugin matches | | | separator | separator put between each plugin rendered in a row | =$n= | | tagformat | format string to render a link to any tag documentation a plugin implements | =[<nop>[%<nop>SYSTEMWEB%.Var$tag][$tag]]= | * Example: <verbatim class="tml"> %JQPLUGINS{ "treeview|slimbox" header=" * JQuery Plugins:$n" format=" * [[$documentation][$name]] v$version was developed by [[$homepage][$author]]" }%</verbatim> Produces: %JQPLUGINS{ "treeview|slimbox" header=" * JQuery Plugins:$n" format=" * [[$documentation][$name]] v$version was developed by [[$homepage][$author]]" }% * Related: JQueryPlugin <!--%JQREQUIRE{"chili"}%-->
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Edit
w
iki text
|
M
ore topic actions
Topic revision: r1 - 30 Dec 2010,
ProjectContributor
System
Log In
Toolbox
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
User Reference
BeginnersStartHere
TextFormattingRules
Macros
FormattedSearch
QuerySearch
DocumentGraphics
SkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
AdminToolsCategory
InterWikis
ManagingWebs
SiteTools
DefaultPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Copyright &© by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding BACCHUS Wiki?
Send feedback