Active
Project:
Premium
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2009 at 23:19 UTC
Updated:
16 Apr 2011 at 21:43 UTC
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
Comment #1
miklYou should be able to access the $node->premium_access attribute in the node template, and then provide your own display logic there.