CkEditor Media Modal Edit
This module adds convenient "edit" links to media items within the CKEditor interface. These links allow content managers to edit media entities directly from the WYSIWYG, mirroring the experience of editing from the media library.
The CkEditor Media Modal Edit module adds edit pencil links to the CkEditor
media form widget. This gives content managers a similar user experience editing media from the WYSWYG to the UX editing from the media library grid display.
I know there are some other modules which do similar things, but I had various issues getting them to work exactly the way I needed them to and had to write this, thought I'd share it.
Much of the original code was done by hand, but I did use generative AI to
assist me/give me advice at times.
Usage
- Add a "drupal-media" filter to your text format.
- Interact with the filter from a WYSWYG.
- There are pencil icons next to the media items allowing users to edit the entities as if they were browsing the media library.