I'm managing a partially subscription based website, and for nodes of a certain content type, I'd like to display only the teaser to users of certain roles. Can someone tell me how I can do this? Is there a module that can help? Or will I have to add a snippet to one of the template files?

Thanks in advance.

Comments

gost_gost’s picture

Looking for same solution...

Not a specific answer, but might be usefu in your searchl:

from the case study :
http://drupal.org/information.dk

Premium module

For access control we use a home hacked version of the premium module. The module works great, but because we have several types of subscriptions, we needed to hack it to give all week subscribers other privileges than those who only subscribe in the weekend.

gost_gost’s picture

double post

gost_gost’s picture

double post