[pmwiki-devel] how to access MatchCount from pagelist
Patrick R. Michaud
pmichaud at pobox.com
Fri Feb 13 09:33:57 CST 2009
On Fri, Feb 13, 2009 at 01:24:38AM +0000, Hans wrote:
> okay, I can't get it to work unless there are some changes.
> Here is a code proposal. It introduces a PV $PageListCount,
> which works great in a pagelist template to show the total number of
> items.
Surely we don't want $PageListCount to be a page variable,
as the value only has meaning within the pagelist. I'm
guessing it should be {$$PageListCount} as a template
substitution, yes? In other words, I think it's more like
{$$PageCount}, {$$GroupCount}, etc.
Pm
More information about the pmwiki-devel
mailing list