Closed (won't fix)
Project:
Content Access
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2011 at 16:05 UTC
Updated:
31 May 2020 at 12:02 UTC
Jump to comment: Most recent
Comments
Comment #1
aendra commentedThis is sort of what I'm needing -- I have a bunch of content types that feed into Panels panes. I have viewing them disabled via Content Access so these pieces don't show up in search results. However, this also makes them unviewable to non-priviledged users -- kind of the inverse of http://drupal.org/node/1344622. Any thoughts how I'd do that?
Comment #2
aendra commentedFor cases like mine, sometimes Content Access might be too restrictive a module -- I've instead used the curiously-named Rabbit Hole with Custom Search to prevent non-admin users from viewing or searching for the various content types that comprise my Panels.
Comment #3
gisleThee Freemium publishing model, where a publisher let anonymous visitors access the Title and Teaser, but limits access to the Body until the visitor registers is very much in demand (see related issues).
This publishing model is not supported by, nor will be supported by, Content Access.
If you are looking for something like this, you may find some guidance here"Show node teasers even when the user doesn't have node access permission".