Category Action Documentation
Once the planned 'autodoc' feature for actions is "live", this page will contain the automatically-generated documentation by just including an action; for now, I've just manually created the text.See also:
- WikiCategory - the explanation pages distributed with the wikka package
- CategorySystemOverhaul - for ideas on a new system
- PageAndCategoryDivisionInACategory - development of the existing action
Documentation
Short description
Shows the pages and subcategories belonging to a category.Parameters
name | type | required? | default | description |
---|---|---|---|---|
page | string | optional | current page | the category for which you want to display the pages and categories. |
compact | integer | optional: 0 or 1 | 0 | 0 (default) produces a columnar layout with a layout table; 1 produces output in the form of an unordered list. |
col | integer | optional | 1 | number of columns (for compact=0). |
Long description
See WikiCategory to understand how the system works.Usage:
{{category [page="Categoryxxx"]}}
Example:
see the Category EN.
Author
JsnxCategoryEN
Is it possible to have the category action list the name as John Smith? Is there any other way to issue this?
I am using Wikka as a PIM and have a contacts category. Using the 'category' action, all the names are listed well, but without spaces making it hard to read. Any ideas/suggestions?