Is it possible to get IPTC information from an image into image nodes?
Like IPTC 'caption' going to image node 'body' and 'keywords' to 'tags'
Is it possible to get IPTC information from an image into image nodes?
Like IPTC 'caption' going to image node 'body' and 'keywords' to 'tags'
Comments
Comment #1
Hetta commentedLast I looked (years ago ...) IPTC was implemented differently by different image programs. Notably, photoshop did things differently from EVERYBODY else.
Ah, http://www.controlledvocabulary.com/imagedatabases/iptc_naa.html">that's still the case, mainly cos photoshop started it all, and did things different in each of their program versions.
Way back when, instead of trying to map things from photoshop to paint shop pro, gimp, and a couple other useful image tweaking programs, I made a database for the image data. That way, nevermind which program you use, the image data is safe. It was PSP4, I think, which cleaned the slate on IPTC.
For drupal, you could have a look at this: http://drupal.org/project/iptc - it's for 5.x, but there's a support request for 6.x: http://drupal.org/node/275010 .
I've marked this issue as a duplicate for that issue.
Luck!
Comment #2
AntiNSA commentedpllleeeeeeaaaassssssssssssseeee make this!
Comment #3
AntiNSA commentedAny one have a working alternative to Gallery2? Gallery2 is great with keywords, but bad with the theme....
Comment #4
Hetta commentedPlease create a new issue in the gallery2 queue ... if image's image_gallery doesn't rock your boat, that is.
Comment #5
dickieburbank commentedHello, I'm a newbie.
I want to get the information in my captioned images (adobe bridge xmp/iptc metadata), indexed and searchable on drupal 6.
Can anyone point me in the right direction please?
Comment #6
prifre commentedThe Fast Gallery module can update one IPTC tag at a time.
Comment #7
prifre commentedThe EXIF module can handle some IPTC tags in cooperation with CCK.
That is the best solution for IPTC support in Drupal I believe...