Hi!

I was wondering if it is possible to allow authors to choose between additional options in the user relationship node access settings of each node. For example: this node can be viewed by my friends only - or for registered users only of role x etc
I understand that I can use content permissions to hide nodes by default. So that would be the first step.

Any ideas? Any help/advise on achieving the above?

Comments

mrf’s picture

Status: Active » Closed (fixed)

You would probably be better served with writing a custom node access module based off of ur's node access but includes all the other parameters you are looking to work off of.

So in short there is no easy way to do this, and the above approach will be the only way to get all the flexibility you might need.