exif/iptc data with webdav

Author Message

andre müller

Friday 31 March 2006 3:50:38 am

hi, anybody who could tell me where to start coding if i want to automatically extract exif data from my images and store the data as caption after webdav upload? ezwebdavcontentserver looks freightening to me..

Łukasz Serwatka

Monday 03 April 2006 12:58:56 am

Hi,

I think you can do this by writing new file upload handler, then analyze image and store need information in caption attribute.

Look on kernel/classes/ezcontentuploadhandler.php for more info. You can place upload handler in extension, example you can find in
http://ez.no/community/contribs/import_export/oasis_open_document_extension

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.