Problem/Motivation

The module should be able to save meta data from images to file and media fields without needing to use a special field widget, the current UX is not very useful.

Proposed resolution

Images are scanned when they are uploaded and fields on the File and Media objects are updated immediately, allowing the values to be present when the image is loaded in the media edit form.

Remaining tasks

Build the changes.
Add test coverage.

User interface changes

When an image is uploaded all of the meta data will already be imported by the time the media edit form is shown.

API changes

TBD

Data model changes

n/a

Issue fork exif-3618058

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

damienmckenna created an issue. See original summary.

damienmckenna’s picture

Assigned: Unassigned » damienmckenna
damienmckenna’s picture

damienmckenna’s picture

Status: Active » Needs review

  • damienmckenna committed 53bf2ef5 on 8.x-2.x
    Issue #3618058 by DamienMcKenna: Submodule for mapping metadata fields...
damienmckenna’s picture

Title: Save image meta data to fields » Save image meta data to fields using DropzoneJS
Status: Needs review » Fixed

Committed the current functionality, that only works with DropzoneJS.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

damienmckenna’s picture

Assigned: damienmckenna » Unassigned

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.