I would like to have the teaser visible for premium users only and be replaced with some predefined text for all other users. Is it possible? If yes, how can I do this with this module or some other modules?

Comments

mikl’s picture

You should be able to access the $node->premium_access attribute in the node template, and then provide your own display logic there.