thomasandersen/tinymce-embed-plugin
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
TinyMCE Embed Plug-in Embed Flash, Iframes etc. into TinyMCE Tested with: TinyMCE 3.2.7, TinyMCE 3.3.8 Firefox 3.6.6, Opera 10, Safari 5, Chrome 5, IE 8, IE 7, IE 6 Installation ============ * Make sure the media plugin is added to the plug-ins configuration. * Extract the zip to the TinyMCE plug-ins folder. * Add embed to the plug-ins configuration. * Add embed to the theme_advanced_buttons_n configuration. Optional Configuration ====================== Add these to the TinyMCE configuration object: embed_iframe_innerhtml_fallback : <String> - If the iframe tags contains no content, this string will be added. If not set "This browser does not support the iframe element." will be added.