Closed (fixed)
Project:
Community Tags
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2010 at 19:14 UTC
Updated:
31 Mar 2011 at 15:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
syakely commentedI think it would only take a few changes to the .module and .pages.inc files to make this happen.
Please wait for new patch, the module patch attached is bad.
thanks for making this module.
SY.
Comment #2
syakely commentedTry these if you are considering adding this function.
thanks
SY.
Comment #3
entrigan commentedWhat use case would require a user to not be able to delete their own tags?
Comment #4
erik.ahlswede commentedOne use case could be so that tags aren't constantly changing on a node. It can be helpful if a different user relies on those tags for a search.
If a tag is incorrect, or inappropriate, an admin can remove the tag.
Erik
Comment #5
syakely commentedFor us the client was worried that a community tag used by the community to do searches with might change too much.
Just gives another permission level the client felt they needed/wanted. May not fit into the intended use of this module.
Comment #6
entrigan commentedThat makes sense, I will probably add this tonight.
Comment #7
entrigan commentedthe patches seem incomplete (they do not apply because I think you modified an already modified file). But also even if the $delete is added there will need to be some handler in the JS file to not display the delete option.
Comment #8
syakely commentedYes, I did not know some of my other co-workers hacked up this module already. Sad face here.
Comment #9
entrigan commentedhmm, ok well tell your co-workers to submit patches too :)
Hopefully this feature will make it into 2.x
Comment #10
chaps2 commentedThis use case is covered by other features - particularly the separation of node terms and community tags via the community tags node synchronisation module. Try 2.x-dev and if you still need an extra permission - please reopen!