I am creating a site and I want to allow authenticated users who visit to site to be able to add tags to various nodes.
The only way I know of at the moment is allowing them to access the node edit form, but that allows them to edit the whole node, and thats not feasible. All Im looking for is a simple form with just a textfield that the user can enter in a tag and click save and the actual taxonomy is updated.

Any suggestions?

Comments

prbass’s picture

But I think the module you are looking for is Community Tags: http://drupal.org/project/community_tags

-
http://prbass.net

wwwoliondorcom’s picture

hi,

Maybe this can help ?

If you have found anything else please tell me.

http://drupal.org/project/taxonomy_delegate

Bye.