This module is very useful. Although filling the title and description is very important, it is not enough. My content type has additional CCK field that I would like IPTC/EXIF information to be filled while uploading.
Any suggestion on how to do that?
Thanks,
Comments
Comment #1
yoeld commentedHi,
I looked into the module and find a possible solution for my request.
At line 839 from the imagefield_import.module one can read:
So, assuming I want to add an additional field in my CCK content type I added
The problem is that by doing that, it will add just one additional field and not one field for every picture. Can someone orient me?
Thanks
Comment #2
vordude commentedSorry, I'm not jumping all over the idea of filling out additional fields at this time.