Closed (won't fix)
Project:
iptc
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2008 at 22:47 UTC
Updated:
21 Jun 2012 at 15:39 UTC
Hi,
are you thinking on making a version for Drupal 6?
Some of us would be very happy with such a module...
Comments
Comment #1
Hetta commentedmarked http://drupal.org/node/275793 as duplicate.
Comment #2
AntiNSA commentedyes mee too
Comment #3
mandclu commented+1 for IPTC in D6
Comment #4
jphautin commentedBased on exif module and its compatibility with views module, i create a D6 version for iptc on the same principles. Hope it could helps.
For a quick start, you could use cck_gallery module.
On the iptc configuration page, declare cck_image has a node that could integrate iptc data.
add a field on the cck_image node type named "field_iptc_keywords" indicate that you want only the keywords data.
The list above indicate what key shoudl work with this module :
Tested on PHP5 Drupal 6.11 to 6.13 with cck gallery and exif module.
Comment #5
marcoka commentedwhere is the d6 version for testing? can not find it. thank you
Comment #6
rtblair03 commentedI'd also like to know if there's a d6 testing version.
Comment #7
jphautin commentedThis code as been integrated in drupal 6 EXIF module.
regards,
Comment #8
prifre commentedThe EXIF module can handle IPTC tags in cooperation with CCK.
That is the best solution for IPTC support in Drupal I believe...
Comment #9
marcoka commented