Closed (fixed)
Project:
Exif
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
15 Dec 2011 at 10:51 UTC
Updated:
30 Jan 2012 at 22:20 UTC
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
Comment #1
jphautin commentedseveral 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,
Comment #2
rajeshravipati1 commentedThanks for your reply.
Regards
Rajesh
Comment #3
jphautin commented