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

alex_b’s picture

It 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

patchak’s picture

Well 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..

joshk’s picture

I'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?

alex_b’s picture

I am around yes. Pretty tied up in other projects, though.

joshk’s picture

I'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

alex_b’s picture

Title: How to let users tag content? » Backport ajax tagging from 5.x to 4.7.x
Status: Active » Closed (fixed)

I rename and close this.