Closed (outdated)
Project:
Content Access
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2009 at 16:02 UTC
Updated:
24 May 2020 at 04:59 UTC
Jump to comment: Most recent
Comments
Comment #1
toemaz commented@fizk Did you investigate whether content access module could be improved with a contrib/addon module to implement a private-alike checkbox? This could be done perhaps by implementing a combination of hook_form_alter and hook_form_validate/hook_form_submit.
Comment #2
salvisDownload the current Devel module, enable the Devel Node Access (DNA) module, locate the "Devel Node Access debug mode" checkbox at admin/settings/devel#edit-devel-node-access-debug-mode, and turn it on. (You may have to manually put the two DNA blocks into the Footer region if they're not visible.) This will show you how the various node access modules interact with your nodes.
If you need help, pick ONE node that is misbehaving, look at it using an account that can see the node (and that should NOT have access if that's your problem), and attach a screenshot of the DNA information.
Comment #3
good_man commentedComment #4
gisle