In Drupal 7, I'm using the Node Clone module to create copies of nodes that get assigned to different users. I'd like the user who gets ownership of the cloned node to be able to edit anything except the Title.
Is there any way to make the title field not editable by the owner of the node?
I tried creating a new CCK Title field and then used Auto Node Title to populate the default title field with this new CCK field. I then used Field Permissions to only allow specific roles to update that CCK field.
It works great except when the node is cloned, any special characters in the CCK Title field get character encoded.
Original node title: Conjunctions "et", "mais" and "ou"
Cloned node title: Conjunctions "et", "mais" and "ou"
Any ideas?
Thank you, Tracey
-------------------- Tracey Hummel Web Application Developer University of Arizona Social & Behavioral Sciences Technical Services University Services Building, 888 N. Euclid, Room 302 PO Box 210158, Tucson AZ 85721-0158 520-626-3223 tracey@arizona.edu http://tshummel.com