By carlosja on
Is it possible to set a user to only edit 1 page on the website but not allow them to make any modifications to other pages?
About(lock)
Company(lock)
Services (only edit this one)
Contact (lock)
Another Page(lock)
More Page(lock)
Comments
=-=
http://drupal.org/node_access controls access to single nodes based on role.
There are also other modules which extend drupal's permissions which can be investigated to find the access feature set you wish.