Media Library Media Modify
1,158 sites
Security covered
This module enhances the core media library to allow modifications to referenced media items. These changes are stored as additional information on the referencing field, enabling context-specific adjustments to media without altering the original media item itself.
Enhances the core media library with the ability to modify the referenced media items. The changes to the media items will not be stored in the media item instead, it's saved as additional information on the referencing field. This allows context-specific changes on media items that are e.g. referenced on a node.
Installation
Patches are required. They'll be applied automatically when you install Media Library Media Modify via composer.
- Core: #3263397-16: Simplify form logic in media library
- Inline Entity Form (if installed on your project): #3271293-8: Changes are lost when collapsing a paragraphs subform including an inline_entity_form
Usage
- Enable the module.
- Add a field "Media with contextual modifications".
- Have fun.