Hi,
I have this requirement: I have two users who can have access to the admin side of the site: 1) admin 2) moderator. The moderator have more limited access than the admin and admin is a super user. Now, when using taxonomy manager, which I want them to use, how can I restrict the moderator from modifying the terms for which he/she doesn't have permissions? e.g.

1. Admin can add/update/delete category 'X'.
2. Moderator can only view category 'X' and can add/update/delete subcategory only and not the category 'X'.

Comments

beautifulmind’s picture

Will any one please help on this?
Thank you.

mh86’s picture

if you want to do something like this, you have to introduce many more access permission and you may have to rewrite some larger parts of the taxonomy manager

bpadaria’s picture

Issue summary: View changes

Hi,

I need this feature as well.

But user will have access to only vocabulary, they are allowed to update term for.
Very much similar to Drupal Core taxonomy module.

Can anyone help out with how this can be achieved with some modification in module?

I am using 7.x-1.0 version.

ivnish’s picture

Status: Active » Closed (outdated)