On Fri, May 04, 2007 at 11:19:49AM -0400, Ben Wilson wrote: > I wonder how to display a list of pages where a page text variable > contains a value: > > (PAGE) > Things: this, that, other > (/PAGE) > > (:pagelist $:Things=this:) At the moment, the best one can do is (:pagelist $:Things=*this* :) Pm