I've setup Mollom to check against comments and various Content Types. But some of the 'editor' role keep on being caught
It would be good to whitelist (or backlist) by role which could override by Content Type.
e.g. Anon = blacking (always check), Authenticated (text then CAPCHA) and Editor = whitelist (never check)
is this possible?
Comments
Comment #1
dave reidYou should assign your Editor user role the 'post with no checking' found on your admin/user/permissions page. Otherwise it's pretty much always going to be the protection mode you have set.
Comment #2
sun