Need a specific authorisation on section of my website
PimT - August 31, 2005 - 09:15
Hello,
I'm currently working on drupal for m fieldhockey club.
We want to put our mothly magazine on the site. But before I can do that I need a stricter authorisation on only this section.
Can anyone point me to information how to do this or how this can be done!?
I basically have the same issue with the forum.
There I need a public section, a mebers only sectionand possibly a restriction on user account.
Any help or directions are welcome.
Kind regards,
Pim

2 possibilites
You have at least 2 possibilities, either you restrict access on a specified taxonomy term or you restrict the access on a specified node. For both there are contributed modules:
- http://drupal.org/project/taxonomy_access
- http://drupal.org/project/node_privacy_byrole
--
my httpclient for uploading whole directories to drupal image galleries (image.module)
txs
Txs,
It looks like those are the things I need.
Kind regards,
Pim