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
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users