is there a module out there that lets users tag content?

thanks

Comments

ludo1960’s picture

..the built in taxonomy module, just make your taxonomy a required value

steven1350’s picture

thats not really what I am looking for. I want something along the lines where any registered user can add a tag of their own to any node

steven1350’s picture

bump

gbrussel’s picture

First, don't bump more than once per 24 hours.

Secondly, if you set up your taxonomy vocabulary to allow free tagging of terms, your users can input any tags they like when they create a node.

steven1350’s picture

Can it be done so any users (not just the user who created the node) can place tags on content?
Thanks

vm’s picture

That may cause you to investigate the community_tags.module in the downloads area.

steven1350’s picture

I have previously tried this module, and not found it to be very good. I think it offers the basic functionality I am looking for, however it wasnt very stable (its only beta). Instead of tags it somehow displayed javascript source code.

Are there any other modules like this one?

vm’s picture

no, and if you found bugs in the modules you should have creted an issue in the modules issue queue to get those bugs fixed.