Whether the "Remove styles definitions" checkbox is enabled by default in the Paste from Word dialog.
Defined in: plugins/pastefromword/plugin.js.
config.pasteFromWordRemoveStyle = true;
Default Value:
false
No, that does not help. I have read all through the documentation as you are hinting. But my question refers to when you paste into the editor itself, is there some way to initiate the "PasteFromWord" plugin? Not whether or not the plugin strips the styles. I knew about that feature.
Re: Clean Word formatting automatically without "PasteFromW
Re: Clean Word formatting automatically without "PasteFromW
http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html
Re: Clean Word formatting automatically without "PasteFromW
I have read all through the documentation as you are hinting. But my question refers to when you paste into the editor itself, is there some way to initiate the "PasteFromWord" plugin? Not whether or not the plugin strips the styles. I knew about that feature.
Re: Clean Word formatting automatically without "PasteFromW
http://dev.fckeditor.net/ticket/4379