On Mon, Apr 02, 2007 at 06:32:30PM -0400, The Editor wrote:
> 
> I'm not too familiar with Pagelistcount, but I think that is only for
> use in pagelist templates, correct?  

PageListCount avoids the need for templates.

> Also the {(count)} markup can easily add excluded pages by doing
> something like {(count Snippets|HomePage)}.  

To count everything except Snippets and HomePage:

   (:pagelist fmt=count name=-Snippets,-HomePage:)

> But as for the reason, I want to be able to store things in a text
> variable.  For example:
> 
> (:Snippets: {(pagelist group=Snippets.... other params)}:)

PageListCount won't do this.

Pm

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to