- Issue created by @yonghua
Currently, the modal content only works with Remote videos. It would be nice if it was more general and could render out any field on the media entity. That way the module isn't tied to the field_media_oembed_video field. This request is similar to https://www.drupal.org/project/media_video_micromodal/issues/3362497 β¨ Request Support for Custom Media Types Needs work
n/a
Instead of getting the attributes for the iframe, just render out a field
See patch and branch
Instead of the twig template hard coding in an iframe, render out the field as a variable
Add the new Modal Content setting to the field formatter
Active
1.1
Code