You are not logged in.
#26 2009-07-27 19:23:53
- forwheeler
- Member
- Registered: 2009-04-14
- Posts: 14
Re: Paste as Word: 'extra' code in Firefox
Placing paste_retain_style_properties:"font-size,font-family,font-style,color" in the init seems to have solved this. Thanks.
Offline
#27 2010-04-14 11:40:23
- SussexUniJohn
- Member
- Registered: 2010-04-14
- Posts: 1
Re: Paste as Word: 'extra' code in Firefox
We have TinyMCE 3.2.6 installed but we're still having problems with weird html comments being included when cutting and pasting from Word 2003 into Firefox. Maybe my TinyMCE settings are wrong? Here they are:
theme: "advanced",
mode: "textareas",
editor_selector: "tinyMCE",
content_css: "http://www.sussex.ac.uk/includes/css/standard.css",
plugins: "paste",
paste_auto_cleanup_on_paste: true,
theme_advanced_toolbar_location: "top",
theme_advanced_toolbar_align: "left",
theme_advanced_buttons1: "bold,italic,underline,link,unlink,justifyleft,justifyfull,bullist,pasteword",
theme_advanced_buttons2: "",
theme_advanced_buttons3: ""
Suggestions welcomed!
Offline
© 2003-2010