-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
19 lines (14 loc) · 699 Bytes
/
README
File metadata and controls
19 lines (14 loc) · 699 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.