Wednesday, May 16, 2007, 10:07:58 PM, The Editor wrote:
> $MarkupExpr['counter'] = 'MkExpExtCounter()';
> function MkExpExtCounter() {
> global $ZAPcounter;
> $ZAPcounter = $ZAPcounter + 1;
> return $ZAPcounter;
> }
I think this {(counter)} is not really any different than using
{$$PageCount} in the pagelist template.
And if I use (:pagelist ..... count=10..20 :) for instance,
it will count 10, i.e. it will count up to the last displayed
pagelink.
~Hans
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users