Loading...
 
Skip to main content

History: PluginCategory

Preview of version: 13

User Documentation

The CATEGORY plugin will display a bulleted list of categories and items in those categories. Options let you decide what level of category, what types of objects to list, how they should be sorted, whether to display items in subcategories, and whether multiple categories displays should be split.

Copy to clipboard
{CATEGORY( id=>1+2+3, # defaults to current types=>article+blog+faq+fgal+igal+newsletter+poll+quiz+survey+tracker+wiki # list of types of objects, default * (all), sort=>[type|created|name|hits]_[asc|desc] # default name_asc, sub=>true|false # display items of subcategories, default is 'true'; split=>true|false # when displaying multiple categories, whether they # should be split or not; defaults to yes. Use n for false. )} {CATEGORY}


FAQ:
-----
WRONG

Category: community
Category:


CORRECT

Category: community
Category: WikiPlugins
Category: WikiPlugins
Category: WikiPlugins

How to Determine a Category ID


(short of guessing)

Browse the categories, hover over a category item, and look at the browser's status bar.
----
Example:



expands to

todo

History

Advanced
Information Version
Xavier de Pedro 15
View
Xavier de Pedro 14
View
Rick Sapir / Tiki for Smarties corrected sub=>n 13
View
Marc Laporte copied from old page PluginCategoryDev 12
View
terris 11
View
Philippe Cloutier oops 10
View
mwexler Added some info about how to use the Category plugin. 6
View
DennisDaniels updating page 5
View
DennisDaniels 4
View
Marc Laporte 3
View
Marc Laporte 2
View