The list of permissions shows up on the permissions page, but the permissions arent granted. This seems to be the only module that grants this permission, so I really need it to work. Since I seem to be the only person posting with this issue, I'm guessing its a possible module conflict? I don't know how to check for that though. Please help?

Comments

wolvern’s picture

It works fine for me.
Neat module, I can't believe there's do little demand for it...

JimBehr’s picture

It also works for me (Drupal 7.12). Thanks for the module!

antiorario’s picture

Status: Active » Closed (works as designed)

To the original poster: you must add the "Edit terms in [Vocabulary]" permission to a certain vocabulary (under the Taxonomy module permission section) for the desired role to be able to access the vocabulary list under admin/structure/taxonomy. This is what isn't clear in the module description.

The "Delete terms from [Vocabulary]" permission is optional (only if you need that role to be able to delete terms).

And now a bit of etiquette for the other commenters: if someone is saying a module is not doing its job, saying "It works for me!" is completely unhelpful. If it does work for you, the least you can do is explain the steps you took to make it work.

gianfrasoft’s picture

It also works for me (Drupal 7.12). Great module!

Anonymous’s picture

Ah, ok, thank you for the clarification. So new problem; I don't want to let all users edit any term, I just want them to be able to *add* terms, but not edit existing terms. Is there a way to refine the permissions in this way?

antiorario’s picture

#5: if it's a different issue, open a new issue.

Chim’s picture

Is this correct?

Without this module the permission options are:

  • Create and edit
  • Delete

With this modules the options are

  • Edit only
  • Create and edit
  • Delete

And there is no option to create only?

rudiedirkx’s picture

Add and Edit are different permissions, so that should work?

rudiedirkx’s picture

I do see a bug though... The edit links don't disappear even though the user only has 'add terms' permission. That's my bad. Will fix right now.

If there's anything else you're missing, now's the time.

rudiedirkx’s picture

The edit link bug has been fixed: 97aba39.

rudiedirkx’s picture

Issue summary: View changes

typo fix