Extracts EXIF information for all uploaded images.
SCM system : Git (git)
Project source url: git://github.com/arjan/mod_exif.git
Puts the image's creation date into the "date_start" rsc attribute.
Needs the "exiftool" binary:
sudo apt-get install libimage-exiftool-perl
zotonic modules install mod_exifZotonic <= 0.9:
zotonic installmodule mod_exifZotonic <= 0.6:
git clone git://github.com/arjan/mod_exif.git mod_exif
Leave a comment