D6.19
I want to hide a snippet ONLY on nodes that have access restricted to certain user roles.
The user role will not work because snippet needs to be displayed on non-restricted nodes when user logged in.
Is there a Content Access variable that could be used in theme page template to control display of snippet?
Thanks,
Comments
Comment #1
good_man commentedThis is an extreme case, but I think the API for content access can help with that.
#1145984: API Documentaion
Comment #2
gisle