Hello All,
probably it is a simple to solve problem, that simple that it is not even mentioned in the documentation or anywhere on the web where I looked for:
When entering source code into ckeditor (while being in source code view) and this source code contains a header or body tag, then leaving the source code view and entering it again, the header or body tag is gone. I don't know why. Is ckeditor not supposed to write whole html files starting with <html><head> and ending with </body></html>? Why are these very basic tags of proper html structure deleted?
How can I change ckeditor to not do this?
Thanks very much for any help.
Benedikt.
Hi Carda,
Hi Carda,
this will work but you need to turn on the fullPage mode. See the sample here: http://nightly.ckeditor.com/13-05-26-13-05/full/samples/plugins/wysiwygarea/fullpage.html (or the same file in your local installation).
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!