Closed (fixed)
Project:
Taxonomy User
Version:
4.7.x-1.1
Component:
taxonomy_user
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2007 at 02:42 UTC
Updated:
29 Mar 2007 at 13:49 UTC
Hey there, this module is really cool!! But is it me or people cannot tag content unless they have priviledges on the node itself??
Would it be possible to let users tag content without having full editing rights on content??
Thanks
Comments
Comment #1
alex_b commentedIt is possible. You need to circumvent the node edit form. Write a form that allows you to directly edit the term_data and term_node table. I don't know wether such a module exists. A short survey of what's out there would be cool.
Alex
Comment #2
patchak commentedWell I'm no coder, but I know that the community tags module implements a feature like this... is lets the user tag nodes directly from the node view...
I'll check out the module to pull out the relevant code sections if you want..
Comment #3
joshk commentedI'm also interested this, as well as a 5.0 upgrade. Will be sending patches.
alex_b: are you around for active development in the month of February?
Comment #4
alex_b commentedI am around yes. Pretty tied up in other projects, though.
Comment #5
joshk commentedI'm going to start sending you code. I'm mainly concerned with 5.0, so won't be backporting stuff to 4.7, but what I've got is a 5.0 update, and some jquery-based functionality to let users tag nodes flickr-style
Comment #6
alex_b commentedI rename and close this.