Hi,
I have installed exif module (version = "7.x-1.x-dev") in drupal and done the configuration and i just wanted to display metadata extracted information of an image on Node as tags but am not able to display metadata information, can anyone provide me the solution.

Thanks
Rajesh R

Comments

jphautin’s picture

Assigned: Unassigned » jphautin

several steps :
1/ activate the plugin on content types or media types where you want to display tags
2/ create a dictionnary (photography's tags)
3/ ensure you have an image field in your content type or media type
4/ create taxonomy field on the content type or media type with the right name (example : exif_model) and select the correct image field from where you want to extract information
5/ test it by uploading a photo

regards,

rajeshravipati1’s picture

Thanks for your reply.

Regards
Rajesh

jphautin’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.