You are here

Files in EXIF Custom 7

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt EXIF_Custom 7.x-1.22, 2019-02-16 -------------------------------- By DamienMcKenna: Documented exif_custom_process_entity(). #2995082 by DamienMcKenna: Correct hook_entity_presave(). #2927982 by DamienMcKenna: Rewrote test coverage from…
ExifCustomHelper.test tests/ExifCustomHelper.test Base test logic for the EXIF Custom module.
ExifCustomTestCase.test tests/ExifCustomTestCase.test Test all functionality of EXIF Custom
exif_custom.add.inc exif_custom.add.inc Form for creating a new mapping.
exif_custom.edit.inc exif_custom.edit.inc
exif_custom.features.inc exif_custom.features.inc Features file for the exif_custom module.
exif_custom.info exif_custom.info name = Custom EXIF mapping description = "Save EXIF data to custom fields" project = exif_custom package = Image core = 7.x dependencies[] = file_entity configure = admin/config/media/exif_custom ; Tests. files[] =…
exif_custom.install exif_custom.install Schema and update hook implementations for the EXIF Custom module.
exif_custom.module exif_custom.module Primary hook implementations for EXIF Custom.
exif_custom.pages.inc exif_custom.pages.inc The main mappings page.
exif_custom.settings.inc exif_custom.settings.inc Main settings page.
exif_custom.user.inc exif_custom.user.inc Functionality related to the user settings.
exif_display.info exif_display/exif_display.info name = EXIF Data Display description = "Display all of the EXIF data from an image as a field." package = Image core = 7.x dependencies[] = exif_custom
exif_display.module exif_display/exif_display.module Primary hook implementations for the EXIF Display module.
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…
README.txt README.txt EXIF Custom ----------- This module allows images to be parsed for EXIF, XMP and IPTC meta data and have it saved as fields on the image record. Features -------------------------------------------------------------------------------- Supports the…
README.txt exif_display/README.txt EXIF Data Display ----------------- This add-on for the EXIF Custom module provides a pseudo / "extra" field on the image file entity to display all available non-empty…

Other projects