NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item2618: TinyMCEPlugin inserts weird HTML that breaks TML tables
Example html - which fails to get converted a TML table:
It's the
<span id="__caret"> which sits outside of a <td>.
I'm not sure how these got there. Judging by the history of the topic where I spotted this, it may have been introduced by an older version of TinyMCE, but certainly the current version seems to think it's valid XHTML.
- Set TINYMCEPLUGIN_DISABLE = 0
- Set NOWYSIWYG = 0
--
PaulHarvey - 11 Jan 2010
Done
--
PaulHarvey - 24 Jan 2010