You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Go to new Media Module
Select an image
See the extended metadata next to the image
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.
Actual behavior
The current module contains the metadata size, Last modified, Dimensions, MIME type and Filename. You cannot filter the metadata.
Affected Versions
Neos:*
UI:*
Media Module:*
You can get this information by running composer show or using the package management module within Neos.
The text was updated successfully, but these errors were encountered:
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.
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
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.
Actual behavior
The current module contains the metadata size, Last modified, Dimensions, MIME type and Filename. You cannot filter the metadata.
Affected Versions
Neos:*
UI:*
Media Module:*
You can get this information by running
composer show
or using the package management module within Neos.The text was updated successfully, but these errors were encountered: