Loading...
 
Skip to main content

History: PluginCategory

Preview of version: 6

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.

The output may not be as formatted as you want, so test it before rolling out.

Wikiwords are not hotlinked in the output, so treat it as a text list (see example below).

NOTE: Not all plugins are enabled by default. Ask your Tiki administrator if the BOX plugin is available.

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 )} {CATEGORY}


FAQ:
-----
WRONG

Category: community
Category:


CORRECT

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


----
Example:



expands to

Try it out

please link to the live Feature on tikiwiki.org

Notes

Introduced in v1.7RC3

Knowledgebase / tutorial / FAQ / How-to


TikiTeam

Who is working here generally? Link UserPage.

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