[support] private content with a public teaser

Michelle Cox mcox at charter.net
Tue Aug 7 23:04:12 UTC 2007


Have a look at http://drupal.org/project/premium and 
http://drupal.org/node/161332 to bring it to 5.x.

Michelle


On 8/7/2007 4:00:19 PM, John Barreiros (johnbarreiros2 at gmail.com) wrote:
> Hi
>
> The site
> I'm working on publishes a monthly publication. A subscription gives a 
> person access to these publications.
>
>
> The publication is a custom content type with a bunch of CCK fields.
>
>
> Using the nodeapi hook, I create a custom teaser for each publication.
>
>
> Now, here's
> what I want to do. I want that teaser to be viewable by everyone.
>
>
> Using "views", I created a page which displays a teaser list of all the
> publications. When a person is logged in, this list shows up fine.
> Anonymous users see an empty list.
>
>
> I realize this is by design, so I was wondering if anyone had any
> strategies for pulling this off.
>
>
> The only thing I can come up with is to programmatically create a new node
> when the publication is saved which contains the teaser. The views page
> would then list these nodes.
>
>
> Are there better ideas? or modules I could check out?
>
>
> thanks in advance



More information about the support mailing list