Hi,

Is there anyway to put up a permission level at content level?

For example, I post a "e-magazine" which consists of 20 sections, however some subscribers only subscribes to a few sections and not all and therefore I want to hide the other sections from them.

Is that possible with Drupal?

Regards
Yaoting

Comments

pepemty’s picture

This module might help you.
http://drupal.org/project/taxonomy_access

Warm regards from sunny México!
Pepe
:-)

manop’s picture

Besides mentioned above, you might take a look at Content Access http://drupal.org/project/content_access

You can set permission per content type and also per node as well.