i haven't managed to find this, though i feel sure it must exist in some form. i would like for a certain node type to always be owned by a particular user, no matter who creates it. is there a module that might already accomplish this? and if not, would anyone like to bid on the project?

Comments

traxer’s picture

You can force the content author to be the current user with the Workflow-ng module, so my guess is, your requirement can also be implemented using that module.

--
~/.singatrue: file not found

px’s picture

In Drupal 6, this can be done using the Rules module. Needs a bit of PHP code to automatically change node ownership, though.