I had a problem with exif not reading iptc multiple keywords properly. It was only reading the first keyword into my cck textfield (field_iptc_keywords)
In exif.module line there is an innerkey concatenator.
I added this to exif.class.php and now it concatenates the terms into the single field.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | exif_598558_01.patch | 601 bytes | chachasikes |
Comments
Comment #1
chachasikes commentedHere is the patch
Comment #2
rapsli commented