Hey guys

i would like to know if there is a module for image tagging by user like the one on facebook without the need to have the list of registered users when tagging

is there such a module ?

thanks very much in advance for your help and support

best regards,

Comments

WorldFallz’s picture

I'm not sure what "without the need to have the list of registered users when tagging" means, but just add a freetagging taxonomy to your image nodes.

noureddine’s picture

Well i want something like what you have already created

http://drupal.org/project/jq_maphilight this module is exactly what i want, but according to what i read its html based. i want the user to be able to tag images with no html or any development background.

i want to be able to add tags on specific areas in images and add to it a caption or title.

best regards,

WorldFallz’s picture

ahh... i c. I believe that's actually called image annotation. Yes, my module is merely a wrapper for a jquery plugin that highlights image maps. You could make image maps on photos, but I'm not sure how you would expose that ability to the users.

Maybe checkout the http://drupal.org/project/fotonotes or http://drupal.org/project/image_annotate modules.