Thursday 21 December 2006 3:02:58 am
Hi Oozy There are several possibilities. You can write a CLI script, to import the images as objects and map the metadata to object attributes. There are many PHP libraries to extract image metadata (in case the PHP exif and iptc functions are not enough). A script like this would be a nice contribution for the community ;-)
You can also use the image analyzer system of eZ publish to retrieve the metadata when viewing an image. I never used this myself before, but here are some pointers:
http://ez.no/doc/ez_publish/technical_manual/3_8/reference/datatypes/image
http://ez.no/doc/ez_publish/technical_manual/3_8/reference/objects/ezimagealiashandler http://ez.no/doc/ez_publish/technical_manual/3_8/reference/configuration_files/image_ini (unfortunately not documented yet, look for AnalyzerSettings the default image.ini) I'll probably have to do something similar in the future so I'm interested to hear about your progress.
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org
|