By z33k3r on
Quick theory question using Drupal 6.x and Views 2:
I built a large quantity of nodes that is a mix of protected items that include a CCK field for Short Intro specifically used in a Views list to showcase the nodes.
Any one of these nodes could potentially be available to anonymous users and registered users, or just for registered users (pay site).
What I need is for that list to feature both protected and non-protected content's Short Intro, title etc. Then if the user clicks into that document, it tells them they are not allowed to access that node or get to see the full node if they are registered.
Any thoughts?
Comments
Anybody?
Anybody?
Premium module
It looks like the Premium module does exactly what you're looking for.
I am using Content Access
I am using Content Access module for my per-node permissions. Also, following the Premium module's history and status... it looks like that is a dead end... even though the concept is more or less what I am looking for!