Hello & thanks for reading.

I'm currently using TAC lite on my new (5.x) drupal site.

It works good, I just have two problems:

1) (probably easy one) In forums, I would like to assign certain sub-forums or containers to user groups (via role or vocabulary) so they can view them (and others cannot). I don't seem to be able to do it either way - I can block certain topics (works fine), but not the certain forums or containers themselves.

2) Is there any way to set a "default", already selected term when users post new content? Problem is, if they don't select anything at all, everyone can view it. I would like the default content only be viewable by registered users; but I cannot block all content from anonymous users since there is a special message only for them on the front page.

If this is impossible with TAC lite, I can switch to another access control module.

Thank you very much,
hope you have any ideas!

Comments

PRZ’s picture

Not sure on your #1.... it seems this should work by assigning terms to your sub-forums and using those in tac_lite. You might also want to try the forum access module (http://drupal.org/project/forum_access)

On #2, try the taxonomy defaults module (http://drupal.org/project/taxonomy_defaults) - this worked for me doing just as you described.