Primary tabs

Title Deprecated File name Namespace Summary
CHANGELOG.txt ./CHANGELOG.txt Exif 7.x-1.x-dev, xxxx-xx-xx ---------------------------- #3273954 by DamienMcKenna: Add CHANGELOG.txt. #1336004 by DamienMcKenna, dman: Coding standards fixes. Exif 7.x-1.10, 2022-04-06 ------------------------- #2046369 by martinjbaker: D7 support…
exif.admin.css ./exif.admin.css .tag_type { background-color: gray !important; } img.sample-image { height: 70px; float: right; margin: 0 0 15px 15px; vertical-align: sub; } h3.sample-image { margin-top: 40px; float: left; }
exif.admin.inc ./exif.admin.inc Admin functionality for the EXIF module.
exif.css ./exif.css .field-widget-exif-readonly { display: none; }
exif.drush.inc ./exif.drush.inc Drush integration for the EXIF module.
exif.info ./exif.info name = EXIF description = "Display image metadata (EXIF and IPTC)." package = Image core = 7.x configure = admin/config/media/exif dependencies[] = taxonomy dependencies[] =…
exif.install ./exif.install The install part of the module.
exif.module ./exif.module Primary hook implementations for the EXIF module.
ExifFactory.php ./ExifFactory.php Drupal\exif
ExifInterface.php ./ExifInterface.php Drupal\exif
ExifPHPExtension.php ./ExifPHPExtension.php Drupal\exif
exif_functionaltests.php ./exif_functionaltests.php
exif_functionaltests_with_defaults.test ./exif_functionaltests_with_defaults.test
exif_functionaltests_with_locale.test ./exif_functionaltests_with_locale.test
exif_location.info exif_location/exif_location.info name = EXIF Location description = "Sets a node location based on EXIF coordinates from an image." core = 7.x dependencies[] = exif:exif dependencies[] = location:location dependencies[] = location:location_node
exif_location.install exif_location/exif_location.install This is the EXIF Location install part.
exif_location.module exif_location/exif_location.module Sets Location module coordinates from GPS EXIF image data.
exif_unittests.test ./exif_unittests.test
LICENSE.txt ./LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave, Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but…
README.txt ./README.txt README file for the EXIF Drupal module. Description *********** The EXIF module allows to display EXIF metadata on image nodes. EXIF is a specification for the image file format used by digital cameras. The metadata tags defined in the EXIF…
README.txt exif_location/README.txt README file for the EXIF Location Drupal module. Description *********** This module provides a bridge between EXIF and Node Locations modules by copying field_gps_gpslatitude and field_gps_gpslongitudelatitude values (extracted from an image by the…
SimpleExiftoolFacade.php ./SimpleExiftoolFacade.php Drupal\exif

Other projects