Closed (fixed)
Project:
Taxonomy Delegate
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Dec 2008 at 08:40 UTC
Updated:
28 Jan 2011 at 15:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
nancydruOkay, users will have to have the new permission "allow delete term" before they will see a "Delete" button.
Committed to both branches.
Comment #2
fumbling commentedThanks.
Comment #4
dboulet commentedThis fix works fine, except that there isn't a way to assign the permission required to allow users to delete terms. The attached patch adds the "allow delete term" permission to the user permission page using hook_perm().
Comment #5
dboulet commentedMarked #427784: Drupal 6 taxonomy does not have the 'allow delete term' permissions as a duplicate.
Comment #6
giorgio79 commentedOh wow, I have been looking for such a module for at least 5 days now...Letting users edit and add terms to a taxonomy without having full admin rights to the vocabulary in question. Will be testing this patch now.
Would be cool to get in here a moderation feature as well :P so admin could approve or reject new terms, and term edits. :)
Comment #7
jvieille commentedMay we have this patch committed to at least the dev (not changed for one year, the stable release is from 2008)
Comment #8
cyberwolf commentedSubscribing.
Comment #9
jvieille commentedAny update on this?
I deared to set the status to RTBC
Comment #10
Michsk commentedi read in this topic everything about deleting, but just as the issue starter i to need a way to users create terms, but not to delete them NOR to edit them. So only adding. Is there any news on that?
Comment #11
jvieille commentedIs this committed?
Can this issue be closed?
I notice a taxonomy_delegate_perm function, but not exactly the one of the patch.
(no case to check, but cleaning up my watch list)
Comment #12
dboulet commentedAs far as I can tell, this has yet to be committed.
Comment #13
nancydruCommitted to 6.x-1.x-dev.