> Is this by design or by accident? Why would you ever want 2 inclusive > patterns combined by boolean "and"?
I think I answered my own question via pagelist.php and notify.php. It seems that the "and" is used when someone specifies group and name separately. The group inclusion becomes "GroupA.*" and the page inclusion becomes "*.Page1" - when they are combined you end up with just GroupA.Page1. So I guess it is by design... -Peter _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
