Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide assets with extended metadata #98

Open
ninaeberle opened this issue Nov 3, 2021 · 2 comments
Open

Provide assets with extended metadata #98

ninaeberle opened this issue Nov 3, 2021 · 2 comments
Labels
Blocked Cannot be done currently due to external dependencies Feature Request

Comments

@ninaeberle
Copy link

ninaeberle commented Nov 3, 2021

Description

Extended metadata will be displayed when selecting an asset. You can add and edit metadata like the title, the creator, labeling, location details or description.

But also the metadata in general can be more extended than the metadata used in the current Media Modul. This can be the keywords used or their IPTC information, that can be edited.

Steps to Reproduce

  1. Go to new Media Module
  2. Select an image
  3. See the extended metadata next to the image
  4. Edit or add the metadata

Expected behavior

When selecting an image various metadata appear next to the image and can be edited.
This enables an extended search within the module as well as a more effective and efficient filtering for the assets.

As an example, Adobe Lightroom Classic shows various possibilities and options as you can see in the attached images.

Bildschirmfoto 2021-11-02 um 10 55 31

Bildschirmfoto 2021-11-02 um 10 55 18

Actual behavior

The current module contains the metadata size, Last modified, Dimensions, MIME type and Filename. You cannot filter the metadata.

Bildschirmfoto 2021-09-16 um 11 21 44

Affected Versions

Neos:*

UI:*

Media Module:*

You can get this information by running composer show or using the package management module within Neos.

@Sebobo
Copy link
Member

Sebobo commented Nov 4, 2021

Hi @ninaeberle, thx for opening the issue.

The module can already show iptc properties from assets.

But the properties are not editable, because the underlying implementation in Neos / Media Package does only allow reading the data but not editing it.

So this would have to be solved first.

@Sebobo Sebobo added the Blocked Cannot be done currently due to external dependencies label Nov 4, 2021
@tdausner
Copy link

To support flow-development-collection#2954 it's a demand to have IPTC ApplicationRecord tags 37 + 38 (ExpirationDate + ExpirationTime) editable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked Cannot be done currently due to external dependencies Feature Request
Projects
None yet
Development

No branches or pull requests

3 participants