TinyMCE 4 plugin Youtube search and insert
A drag and drop plugin for the new tinyMCE 4 WYSIWYG editor.
( Build with Bootstrap version 3 build 2 )
Search for youtube video’s, autocomplete suggestions, see a preview and insert into the tinyMCE 4 WYSIWYG editor
You can select some params like width, height, dark or light version.
A great way for editors to insert youtube video’s into content pages.
The normal insert is an iframe but for programmers it is easy to make your own code to insert and replace it on the server side
Included is an image placeholder as an example, the normal ifrmae embed and a ubb markup
Key Features:
- Look and feel like it is a native plugin
- Easy to make your own markup
- Drag and drop in the plugin directory
- Youtube search suggestions
- Your editors will love it
- Don’t leave the editor to insert youtube video’s
Requirements
tinyMCE 4
Changelog
1.0 (sep 1 2013)
NB
You need to write your own replacement script for saving the data !
If someone is interest I have an example how to save the image placeholder with php (preg_replace).
This is not a WP plugin but a plugin for the new tinyMCE 4 version.