This one is killing me. I have not been able to find the solution for one hour. The question is - how do I completely disable pastefromword in CKEditor? I want the pasted text to be plain - not edited at all.
Thanks in advance.
In ckeditor/config.js, use:
config.forcePasteAsPlainText = true;
For more details: http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With