I need to restrict access on 3 levels: visitor, registered "free", and licensed user. This applies to both forums and content.
Node privacy byrole is working GREAT for restricting content, but I can't apply it to forums? Seems to apply only to individual forum posts.
So this is either a clueless user post, in which case I apologize, or else a feature request. Though new to Drupal, I have done quite a bit of PHP development so am willing to tackle this if someone more knowledgable about the design can give me a nudge in the right direction.
thanks in advance for any insights
Donna
Comments
Comment #1
Capnj commentedHow about using Taxonomy Access Control to get forum-level control? My guess is you cannot use both, based on some of the posts I've seen indicating that only one access control scheme should be used with Drupal.
gil
Comment #2
jondoesdrupal commentedTidying up old issues. Focus now is on Drupal 5 version of the module. If there is still demand for this to be resolved and it gets resumbitted then I'll look into finding a solution.