[pmwiki-users] pagelist format templates and page variables
Hans
design at softflow.co.uk
Sun Feb 19 12:49:19 CST 2006
I try to find the right syntax for a pagelist format template
to include a page variable:
My main blog list template got this link in it:
[[BlogComments.{=$Name}|See Comments]]
which works fine. Now I like to add the number of comments posted,
using a {$PostCount} page variable, which counts the number sof
comments on the respective comments page BlogComments.{=$Name}
Is this possible, having already a page variable as the page name?
Something like (but this does not work):
BlogComments.{=$Name}{=$PostCount}
Thanks for any help here!
Hans
More information about the pmwiki-users
mailing list