Hi,

Like the title says is it possible to assign a particular user an "owner" role to a particular node? Giving that user full ability to edit the the node information for that one node?

Is there a an existing module that would do this?

Thanks for any help.

Comments

nevets’s picture

Built in for either user 1 or people with 'administer nodes' permission. First determine the login name of the user you want to give ownership of the node to, then edit the node, scroll down to 'Authoring information', click to open and enter the user name under 'Authored by'

Sunrises’s picture

It may possible using node profile along with node family and nf_registration(registration membership) module. But you should use it according your requirements. Did u mean that Owner is a role or a user who controls the site administration?

cog.rusty’s picture

Either change the author of the node, or try the http://drupal.org/project/nodeaccess module.