[pmwiki-users] listcategories regexp question

noskule noskule at gmx.net
Thu Nov 29 07:11:16 CST 2007


hi list
I try to build a regexpr that says "match all categories in the current
group but NOT the one with the name "HomePage"

So I build this regexpr:
    ([\d\S\w]+|(?!.HomePage))

    (:listcategories sized {*$Group}\.([\d\S\w]+|(?!.HomePage)):)

It seams to work in the regexp editor but listcategories still shows
HomePage.

Anyone an idea what's wrong?
grz nos






More information about the pmwiki-users mailing list