Closed (works as designed)
Project:
Taxonomy access fix
Version:
7.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
15 Apr 2012 at 08:20 UTC
Updated:
27 May 2016 at 00:32 UTC
Jump to comment: Most recent
Comments
Comment #1
wolvern commentedIt works fine for me.
Neat module, I can't believe there's do little demand for it...
Comment #2
JimBehr commentedIt also works for me (Drupal 7.12). Thanks for the module!
Comment #3
antiorario commentedTo 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.
Comment #4
gianfrasoft commentedIt also works for me (Drupal 7.12). Great module!
Comment #5
Anonymous (not verified) commentedAh, 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?
Comment #6
antiorario commented#5: if it's a different issue, open a new issue.
Comment #7
Chim commentedIs this correct?
Without this module the permission options are:
With this modules the options are
And there is no option to create only?
Comment #8
rudiedirkx commentedAdd and Edit are different permissions, so that should work?
Comment #9
rudiedirkx commentedI 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.
Comment #10
rudiedirkx commentedThe edit link bug has been fixed: 97aba39.
Comment #10.0
rudiedirkx commentedtypo fix