...
This article outlines several known issues with Ephox Tiny support for TinyMCE.
Supported Load-Time Properties
...
Function | EditLive! Toolbar XML Name Attribute | Generated TinyMCE Toolbar Buttons |
---|---|---|
Insert a Date and Time. | datetime | Insert Date |
Insert a Date and Time. | datetime | Insert Time |
Paste Special. | pastespecial | Paste as Pain Text |
Paste Special. | pastespecial | Paste from Word |
Insert a row in the current table. | insrow | Insert Row Before |
Insert a row in the current table. | insrow | Insert Row After |
Insert a column in the current table. | inscol | Insert Column Before |
Insert a column in the current table. | inscol | Insert Column After |
Insert rows or columns in the table. | insrowcol | Insert Row Before |
Insert rows or columns in the table. | insrowcol | Insert Row After |
Insert rows or columns in the table. | insrowcol | Insert Column Before |
Insert rows or columns in the table. | insrowcol | Insert Column After |
TinyMCE Will Not Load if Track Changes or
...
Tiny Comments are Specified in the Default Content
If the setDocument or setBody properties contain Track Changes information or Ephox Tiny Comments and setExpressEdit is set to attempt to display TinyMCE, the editor will not load.
Track Changes or
...
Tiny Comments Inserted into TinyMCE at Run-Time Will Corrupt Content
Note |
---|
If Track Changes content or Ephox Tiny Comments are inserted into TinyMCE once the editor has loaded (e.g. using the setBody or setDocument run-time functions) the content will be corrupted. We strongly advise you do not insert these formats into the editor. |
...