Hello,

Could someone advise me how to handle the following in Drupal 6.4:

- to have role-based access control to forums? I.e., view, create, edit, delete permissions?

The Taxonomy Access Light I used in Drupal 5 is not working the way I expected, Those ';schemes' of access I see in Drupal 6 implementation of tac_lite are much less efficient. Say, I can't make a category (container) invisible to some roles

- to limit threads depth the forum discussions can have - if there are too many nested threads, the whole design starts to look ugly

Any suggestions?

Thank you.

Comments

Anonymous’s picture

Forum Access with ACL

This module changes your forum administration page to allow you to set forums private. You can control what user roles can view, edit, delete, and post to each forum. You can also give each forum a list of users who have administrative access on that forum (AKA moderators).