An 'access forums' option in the access control to allow specific roles to access the forum listing and nodes.

The purpose of this feature is to only allow certain roles the permission to use the forum. In my case, i needed to deny anonymous users from seeing the forum.

CommentFileSizeAuthor
#1 accessforums_1.patch5.28 KBJohan A
accessforum.patch5.32 KBJohan A

Comments

Johan A’s picture

StatusFileSize
new5.28 KB

correction to the patch, formerly the error message asked the user to login, which is only specific to my own site. Now the error message just says a generic unathorized message.

pwolanin’s picture

I think this would be a good core feature, since I think there are many types of sites that would like to have private forums. The downside of this approach, of course, it that it's all or none. Still, I think giving site creators the ability to make the forums private without having to add any other access control module would make drupal more attractive and easier for new adopters.

I found a similar proposal in a forum post here: http://drupal.org/node/59861#comment-113581

dries’s picture

Status: Needs review » Closed (won't fix)

The same can be accomplished with one of the access modules; see the contributions repository.