The
TinyMCEPlugin adds gratuitous spans which can destroy TWiki settings. Example at
http://twiki.org/cgi-bin/rdiff/Main/YosiMor?render=debug
:
---++ My Personal Preferences
- <form method="post" action="https://mail.twiki.org/do/viewauth/Bugs/Item7382#EditPreferences" enctype="multipart/form-data" name="editpreferences"><input name="prefsaction" type="hidden" value="edit" /><input type="submit" name="edit" value="Edit Preferences" class="twikiButton" /></form>
+ <br /><span data-mce-mark="1"><form method="post" action="https://mail.twiki.org/do/viewauth/Bugs/Item7382#EditPreferences" enctype="multipart/form-data" name="editpreferences"><input name="prefsaction" type="hidden" value="edit" /><input type="submit" name="edit" value="Edit Preferences" class="twikiButton" /></form></span>
* Preference for the editor, default is the WYSIWYG editor. The options are raw, wysiwyg:
- * Set EDITMETHOD = wysiwyg
+ * Set EDITMETHOD =<span data-mce-mark="1"> wysiwyg</span>
* Fixed [[TWiki06x00.TopMenuSkin#FixedTopMenu][pulldown menu-bar]], on or off. The menu-bar hides automatically if off.
- * Set FIXEDTOPMENU = off
+ * Set FIXEDTOPMENU =<span data-mce-mark="1"> off</span>
* Show tool-tip topic info on mouse-over of TWiki06x00.WikiWord links, on or off:
- * Set LINKTOOLTIPINFO = off
+ * Set LINKTOOLTIPINFO =<span data-mce-mark="1"> off</span>
Screenshot:
Versions:
- TinyMCE: 3.5.8
- jQuery: 1.10.2
- jQuery UI: 1.10.3
- Browser: Unknown
--
TWiki:Main/PeterThoeny
- 2013-11-14
Upstream bug report:
http://www.tinymce.com/develop/bugtracker_view.php?id=5783
- I added a comment to existing bug
--
TWiki:Main.PeterThoeny
- 2013-11-14