Module categories
Display links to categories in a treeParameters
Required parameters are in boldPreferences required: feature_categories
| Parameters | Accepted Values | Description | Default | Since |
| type | any string except for HTML and PHP tags | Object type filter to apply when accessing a linked category. Example values: wiki page, article, faq, blog, image gallery, image, file gallery, tracker, trackerItem, quiz, poll, survey, sheet | ||
| deep | word | Show subcategories objects when accessing a linked category. Possible values: on (default), off. | ||
| style | word | Sets the menu style if PHP Layers is enabled. Possible values: tree (default), vert, horiz, plain, phptree. | ||
| categId | int | Limits displayed categories to a subtree of categories starting with the category with the given ID. Example value: 11. Default: 0 (don't limit display). | ||
| categParentIds | any string except for HTML and PHP tags | Show only these categories and the immediate child categories of these in the order the parameter specifies. Example values: 3,5,6. | ||
| selflink | alpha | y|n .If y, category links to a page named as the category |
Example
This code:{MODULE(module=categories) /}Would produce on this site:
See also:
Category Transitions, PluginCategory, Module last_category_objects and Module change_category
Related Pages
See these pages for information that applies for all modules:- Module--Overall introduction and overview
- Module Admin--Introduction to the module admin pages for site-wide and individual module settings
- Assigning Modules--How to select a module to configure it
- Module Settings Interface--Interface for configuring individual module settings
- Module Settings Parameters--Explanation of standard parameter settings for modules
- Creating User Modules--How to create user modules
- Index of Modules--Links to the documentation of individual modules
- User modules--how (if the feature is active) users can choose and place their modules
- Mods Type Modules--links to modules that are installed as components
