Open JoeGermuska opened 9 years ago
Conversation with @zachwise indicated that this would need custom markup to work right, rather than simply using the TL.Media.IFrame
class. We'll consider it in the future.
@JoeGermuska @zachwise in the same way that an <img>
tag is used based on the extension, couldn't the same thing be done for video extensions?
Zach:
It seems functionally easy to support
audio
andvideo
tags using theiframe
media type.Would you be cool with adding that to the pattern for that media type? Do you think some other presentation/styling is necessary? Is it worth adding a new media type just to support a different CSS class other than
tl-media-iframe
?