[pmwiki-users] pagelist criteria question

Patrick R. Michaud pmichaud at pobox.com
Tue Jan 2 16:57:23 CST 2007


On Tue, Jan 02, 2007 at 04:49:05PM -0600, Patrick R. Michaud wrote:
> On Tue, Jan 02, 2007 at 05:30:09PM -0500, The Editor wrote:
> > I am wanting to return a pagelist of all pages in a specified group
> > where a specific text variable on those pages is equal to some value.
> > Is there an easy way to do this?
> 
> (:pagelist group=SomeGroup $:TextVariable=somevalue:)

I should note that this works for any page variable or page text
variable, thus one can also do things like

    (:pagelist group=SomeGroup $LastModifiedBy=Pm :)

to find all of the pages that were last modified by "Pm".

Pm




More information about the pmwiki-users mailing list