IPTC metadata extraction and storage for images in Plone
Project description
Introduction
unweb.iptc will extract IPTC metadata from uploaded images and will save them as Dublic Core metadata in Plone. Whenever the Dublin Core metadata is updated in Plone, the IPTC metadata inside the image file will be respectively updated.
Works independently, or in combination with unweb.watermark.
No need to install from the Plone Control Panel. Simply add it to your buildout eggs section.
Created by unweb.me
Changelog
0.4 (2015-06-16)
#1 Set the CreationDate based on information given in IPTC records Date Created and Time Created (requres py-dateutil for parsing the timezone information). If IPTC Date Created is not set, fallback to Exif DateTimeOriginal [fRiSi]
0.3.1 (2012-12-21)
handle images with latin-1 encoded iptc data too. description works ootb, title needs an extra encoding try. [fRiSi]
0.3 (2011-12-02)
Cleanup dependencies [fRiSi]
remove unnecessary depencency on grok
no need to initialize the package as Zope2 product
move dependencies on plone.app.testing and interlude to unweb.iptc[test] extra
Add dependency on Procuts.CMFPlone and ATContentTypes
0.2 (2010-11-22)
Remove empty locales folder which was causing problems in some buildouts
0.1 (2010-11-13)
Initial release
Contributors
Dimitris Moraitis, dimo at unweb.me
Christos Psalits, cpsaltis at unweb.me
Markos Gogoulos, provetza at unweb.me
Harald Friessnegger, harald at webmeisterei (dot) com
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.