Permissions....

Nexus5.01 - July 17, 2008 - 13:03

Hey Guys,
Is it at all possible to set permissions so one user can edit only one page for example:

Admin can edit all pages

Moderator 1 can only edit page 1 and 2

Moderator 2 can only edit page 3 and 4

User can not edit anything

Is this possible using Drupal itself or is there any module available.

Thanks!

+1 we use this on our

davedelong - July 17, 2008 - 15:13

+1 we use this on our production site and it works flawlessly.

Thanks :)

Nexus5.01 - July 18, 2008 - 12:40

Thank you so much :)

**Edit - Is there one like this for Drupal 6.x?

Thanks :D

Yes.

mantyla - July 22, 2008 - 14:42

Nodeaccess is now available for D6 also.

Not quite, but a workaround?

domesticat - July 17, 2008 - 13:12

If nodes 1, 2, 3, and 4 are of the same content type, the only way I can think to do it would be to make moderator #1 the creator of nodes 1 and 2, and moderator #2 the creator of nodes 3 and 4. Then, in the roles page, you could give the moderator role only the permission to edit their own nodes of the type, but not edit nodes of this type created by others.

There might be a more elegant solution, but this one might work.

 
 

Drupal is a registered trademark of Dries Buytaert.