Test /
PagelistByCategory
List pages by their categories
Summary: List pages by their categories Version: 0.0 Prerequisites: PmWiki 2.2 Status: not working Maintainer: [~Simon] License: Cookbook Licenses Categories: PageList Users: (view? / edit) Discussion: PagelistByCategory-Talk?
Contents
Description
How do I list pages by their category?
Use the following page list template to create a a list with category headings.
Installation
Add the following to your Site.LocalTemplates.
Configuration
[[#listbycategory]] !! {=$Namespaced} (:pagelist group={$$ForGroup} link={=$FullName} fmt=#titlesummary:) [[#listbycategoryend]] |
Usage
(:pagelist ForGroup=PmWiki fmt=#listbycategory count=12:)
|
Notes
Change log / Release notes
See also
Contributors
Comments
See discussion at PagelistByCategory-Talk?