In my previous post I showed Full Width for TinyMCE. In this article I will describe another feature for ExtendedCms.TinyMceEnhancements addon, supporting video tag.

ExtendedCms.TinyMceEnhancements video tag

Optimizely integration supports adding links, images and content from Assets Pane. With TinyMceEnhancements you can also add video files.

Plugin will use video tag when files has mp4, webm or ogg extension.

When addon is enabled, then whenever adding video file from Assets Pane, the video tag is created. For example:

Feature has to be turned on in options:

Plugin is available as Nuget package. You can check source code and report bugs on github