Primary tabs

Title Deprecated File name Namespace Sort descending Summary
exif.module ./exif.module Entry point for exif module.
exif.install ./exif.install Installation requirements for exif module.
exif_helper_page.html.twig templates/exif_helper_page.html.twig {% if message|trim %} Status message {{ message }} {% endif %} {% trans %}About{% endtrans %} {% trans %}The Exif module allows you :{% endtrans %} {% trans %}extract metadata from an image{%…
exif_sample.html.twig templates/exif_sample.html.twig {% trans %}Example of field name and the metadata extracted{% endtrans %} {{ metadata | raw }}
exif.services.yml ./exif.services.yml exif.services.yml
exif.links.menu.yml ./exif.links.menu.yml exif.links.menu.yml
core.date_format.atom.yml ./core.date_format.atom.yml core.date_format.atom.yml
exif.info.yml ./exif.info.yml exif.info.yml
exif.routing.yml ./exif.routing.yml exif.routing.yml
exif.schema.yml config/schema/exif.schema.yml config/schema/exif.schema.yml
exif.settings.yml config/install/exif.settings.yml config/install/exif.settings.yml
sample.css css/sample.css tr.metadata-section { border-top: double cadetblue thin; border-bottom: double cadetblue thin; } .metadata-section td { text-align: center; align-content: center; font-weight: bolder; } .metadata-section:hover { background-color:…
exif.admin.css css/exif.admin.css .tag_type { background-color: gray !important; } main.page-content { font-size: 0.9em; } a.button-small { font-weight: normal; font-size: 0.9em; margin-top: 10px; margin-bottom: 20px; } dt { font-weight: bold; margin-top:…
exif.css css/exif.css .field-widget-exif-readonly { display: none; }
exif.permissions.yml ./exif.permissions.yml exif.permissions.yml
exif.libraries.yml ./exif.libraries.yml exif.libraries.yml
exif.drush.inc ./exif.drush.inc Drush extension allowing to run some tasks related to exif.
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…
core.date_format.exif.yml ./core.date_format.exif.yml core.date_format.exif.yml
ExifInterface.php src/ExifInterface.php Drupal\exif
ExifFactory.php src/ExifFactory.php Drupal\exif
ExifPHPExtension.php src/ExifPHPExtension.php Drupal\exif
SimpleExifToolFacade.php src/SimpleExifToolFacade.php Drupal\exif
ExifHelp.php src/ExifHelp.php Drupal\exif
ExifContent.php src/ExifContent.php Drupal\exif
ExifSettingsForm.php src/Controller/ExifSettingsForm.php Drupal\exif\Controller
ExifSettingsController.php src/Controller/ExifSettingsController.php Drupal\exif\Controller
ExifFieldWidgetBase.php src/Plugin/Field/FieldWidget/ExifFieldWidgetBase.php Drupal\exif\Plugin\Field\FieldWidget
ExifHtmlWidget.php src/Plugin/Field/FieldWidget/ExifHtmlWidget.php Drupal\exif\Plugin\Field\FieldWidget
ExifHiddenWidget.php src/Plugin/Field/FieldWidget/ExifHiddenWidget.php Drupal\exif\Plugin\Field\FieldWidget
ExifReadonlyWidget.php src/Plugin/Field/FieldWidget/ExifReadonlyWidget.php Drupal\exif\Plugin\Field\FieldWidget
ExifWidgetBase.php src/Plugin/Field/FieldWidget/ExifWidgetBase.php Drupal\exif\Plugin\Field\FieldWidget

Other projects