[pmwiki-users] pagetextvars and selection in pagelist

Patrick R. Michaud pmichaud at pobox.com
Mon Jun 4 16:58:57 CDT 2007


On Mon, Jun 04, 2007 at 11:18:20PM +0200, Knut Alboldt wrote:
> I read the docs and tried to analyse the php-code but I still got a 
> question:
> 
> Is it possible to define a pagelist selection using a pagetextvariable 
> and displaying all pages which do not have a certain value of that 
> pagetextvar, e.g. show all pages of group with a content of pagetextvar 
> test01 not equal to "test me" ?
> 
> e.g.:
> 
> (:pagelist group=anygrp $:test01=-"test me":)

Try:

  (:pagelist group=anygrp $:test01="-test me" :)

Pm



More information about the pmwiki-users mailing list