History: PluginCategory
Preview of version: 4
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
CORRECT
Category: community
Category: Category & Navigation
Category: WikiPlugins
Category: Category & Navigation
Category: WikiPlugins
Category: Category & Navigation
Category: WikiPlugins
-----
Troubleshooting:
If I do on the latest tarball 3Aug03 on my remote box:
Copy to clipboard
{CATEGORY(id=>1,sub=>true)} {CATEGORY}
I get on my box
Fatal error: Smarty error: in tiki-simple_plugin.tpl line 18: plugin unknown tag - 'dbg' (Smarty.class.php, line 2485) in /usr/home/dennisgdaniels.com/htdocs/Smarty/Smarty.class.php on line 2592
but here I get
Category:
Developer
----
Example:
Category: Category & Navigation
expands to
Category:
Category & Navigation
Introduced in v1.7RC3