Guys , cant find plain speak on this can you help please
Searched everywhere before posting followed the how to in documentation..etc
Was I dreaming when I hoped CK editor for drupal would take a word document ( even with images) straight into the editor ( OK I know MS word is awful for HTML) but at least recognisable from the original with not too much to do.
I was so impressed from the demo here when I did copy paste in to it and it all looked good. A prayer answered
Now when I try with even just a line in in colour or bold it strips me back to plain text no matter what filter.
On "cntrlV" into the box its all there ...on "OK" its stripped.
Is my expectation unfounded ? Do I need to download something better from here rather than the drupal module?
drupal 7.2 ckedit module 7x1.12 Firefox ,local host,
Pasting from Word is tricky,
Pasting from Word is tricky, that's a fact, but whatever works on our demo site, should also be achievable on your local install.
Check the CKEditor API for a few configuration settings that can be used in order to tweak this feature -- just search for pasteFromWord* entries.
Please note you will not be able to copy images from Word documents directly to the editor -- this is due to browser security settings. See http://docs.ckeditor.com/#!/guide/dev_howtos_file_upload for more information.
Last but not least, pay attention to what you install -- it's possible that if you are using the Standard installation preset some features may be missing. Try the Full one instead and you should get the same experience as in the Full demo.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Possibly you also have Drupal
Possibly you also have Drupal filters doing something to the input? Have you checked that?
Just a thought ;)