Simple Exif
Categories
Component ID
2021515
Component name
Simple Exif
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
The Simple Exif/IPTC module allows you to pre configure Mappings between Exif/IPTC data and Fields on the image file entity from the latest File Entity module.
This modules uses the php-exif library for it's Exif/IPTC data.
Requirements:
https://drupal.org/project/composer_manager
https://drupal.org/project/file_entity
Features:
- Exif/IPTC fields mapping with the Latest Dev for File Entity (Media 2.x -Latest Dev)
- Exportable Config (Simply by just using variables and avoiding any custom tables ;-p)
- Uses external library for actual Exif/IPTC Data (Simpler module, Easier Upgrades, less code to maintain, etc..)
This is a very small module on purpose. It does one thing and one thing only. (Hopefully it does it good)
