Do you have a set of nodes that would have a portion of it editable by users with role1 and part editable by user role 2? Or is it only in the home-page that you have this requirement.
Shyamala
----- Original Message ----- From: "Luke" drupal@lists.tacticus.com To: support@drupal.org Sent: Wednesday, September 03, 2008 12:33 PM Subject: [support] Separately editable page sections?
Hello
I am trying to allow certain portions of a node to be editable independently from that node.
Or, trying to allow a node to display a block of text, based upon something entered in some administrative section.
An example, would be a div containing special announcements, displayed on a home page.
I would like to have that section only be editable, without granting edit permission for the entire page.
I could probably do this with a view, displaying an otherwise publicly inaccessible node.
I could probably do it better using a custom designed HTML form, with a bit of PHP in the node to pull a record from the database.
Those are the two options I have thought of. However, there are probably others of which I am unaware, and maybe this is not a novel problem.
Any suggestions?
Thanks
Luke
[ Drupal support list | http://lists.drupal.org/ ]