[pmwiki-users] FW: Problem with SearchPatterns

Hans design at softflow.co.uk
Thu Mar 30 05:56:40 CST 2006


Thursday, March 30, 2006, 12:39:19 PM, Firefly wrote:
> This is what I use, sorry I missed a chunk out.

> (:pagelist group=links  -recentchanges -GroupHeader:)

For this I would use (:pagelist group=links list=normal:)

If you just add pagenames with a minus sign inside the pagelist
markup, as you do, you not only exclude these pages, but also any
other page which has these terms in them.

Using name=-SomePage is more accurate and will just exclude that page.
More pages can be excluded adding them like
 (:pagelist name=-SomePage,-AnotherPage :)

But if you want to exclude a long list of names then using a special
list= parameter and defining SearchPatterns for it may be simpler.


Best,
 Hans                           





More information about the pmwiki-users mailing list