Media alt text is stored with the image file in it's image field.
How do I override it per media reference field or CKEditor embed?
https://www.drupal.org/project/accessible_media_embed
Modules
- Media Library Media Modify
- Provides a new media reference field that allows overrides.
- Accessible Media Embed
- Works with Entity Embed, not Media Library
Issues
- [META] Improve workflows for image alternative text
- Image Media thumbnail alt text cannot be changed without reuploading the image
- The source of alt text in embedded image media is not clear
- Changing an existing embedded media's alignment or alt data attributes does not get saved with CKEditor5
- Changing an existing embedded entity's attributes does not get saved with CKEditor
- In WYSIWYG embed modal for existing images, the alt text field should have a default value instead of placeholder text
Discovery
This is possible in CKEditor. Overridden alt text is stored in the text field. Click the eye icon in the media dialog to get here.
