name = EXIF
description = "Display image metadata (EXIF and IPTC)."
package = Image
core = 7.x
configure = admin/config/media/exif
dependencies[] = taxonomy
dependencies[] = image
files[]=ExifFactory.php
files[]=ExifInterface.php
files[]=ExifPHPExtension.php
files[]=SimpleExiftoolFacade.php

; Tests.
files[]=exif_functionaltests.php
files[]=exif_functionaltests_with_defaults.test
files[]=exif_functionaltests_with_locale.test
files[]=exif_unittests.test

File

./exif.info

View source
  1. name = EXIF
  2. description = "Display image metadata (EXIF and IPTC)."
  3. package = Image
  4. core = 7.x
  5. configure = admin/config/media/exif
  6. dependencies[] = taxonomy
  7. dependencies[] = image
  8. files[]=ExifFactory.php
  9. files[]=ExifInterface.php
  10. files[]=ExifPHPExtension.php
  11. files[]=SimpleExiftoolFacade.php
  12. ; Tests.
  13. files[]=exif_functionaltests.php
  14. files[]=exif_functionaltests_with_defaults.test
  15. files[]=exif_functionaltests_with_locale.test
  16. files[]=exif_unittests.test