by vgabler » Mon Feb 14, 2011 2:27 pm
Hi,
This is another instance related to the previous thread. We just had to add the Paste From Word button back into a journal running version ojs2 2.3.3.2. because it did not properly strip the Word formatting and it also would not allow me to properly edit the text. This is the patch our programmer used:
--- TinyMCEPlugin.inc.php.orig Mon Feb 14 16:17:38 2011
+++ TinyMCEPlugin.inc.php Mon Feb 14 16:18:13 2011
@@ -366,7 +366,7 @@
paste_auto_cleanup_on_paste : true,
apply_source_formatting : false,
theme : "advanced",
- theme_advanced_buttons1 : "cut,copy,paste,|,bold,italic,underline,bullist,numlist,|,link,unlink,help,code,fullscreen,ibrowser",
+ theme_advanced_buttons1 : "cut,copy,paste,pastetext,pasteword,|,bold,italic,underline,bullist,numlist,|,link,unlink,help,code,fullscreen,ibrowser",
theme_advanced_buttons2 : "",
theme_advanced_buttons3 : ""
});
Can the button be re-added to a future version? I think removing it was a mistake.
All best,,
Vanessa Gabler
Electronic Publications Manager
Office of Scholarly Communication and Publishing
University Library System, University of Pittsburgh
vgabler@pitt.edu412-244-7509