Category_display features
Category_display is a module that is included as part of the categoryi package. It allows additional output to be displayed and toggled for categories, containeris, and assigned nodeis. Features include:
- Configurable navigation links
- For each container, you can choose whether or not navigation links ('prev', 'next', and 'up') are displayed for the container and its categories. Additionally, you can also choose whether the links connect to other containers, or whether they are only internal for that container.
- Table of contents display
- A table of contents can be displayed for a container and its categories, and the depth of the TOC can be configured for each container. Additionally, you can choose to display an assigned node count for each category listed in the TOC.
- Node listings can be customized
- For each container, you can choose whether or not assigned nodes display links to that container's categories; and you can toggle the 'no posts in this category' message.
- Elegant hidden containeri handling
- All TOC's and navigation links effectively 'skip over' hidden containers, allowing them to exist on your site without being at all visible in the category structure, and without messing up your hierarchyi levels.
- Fully themable output
- All output generated by category_display is contained within themable functions, which can easily be overridden by your site's theme. So if you don't like the way category_display formats your categories, you can change it yourself without hacking any module code.
» login to post comments