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?
_______________________________________________
pmwiki-devel mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-devel