[pmwiki-devel] Category Lists
Randy Brown
randy at brownragfilms.com
Wed Mar 2 09:09:03 CST 2011
Category.GroupFooter contains:
(:pagelist link={*$FullName} list=normal:)
You could modify that to anything. For example:
(:pagelist link={*$FullName} list=normal fmt=count:)
or
(:pagelist link={*$FullName} list=normal fmt=#MyCustomFmt:)
(:if false:)
[[#MyCustomFmt]]
(:template each:)
[[{=$FullName}]]
[[#MyCustomFmtend]]
See http://www.pmwiki.org/wiki/PmWiki/PageListTemplates
Randy
On Mar 2, 2011, at 8:53 AM, Ryan O'Toole wrote:
> How can I control the default template used to list pages in a given category?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-devel/attachments/20110302/ba1fe9ad/attachment.html>
More information about the pmwiki-devel
mailing list