1
votes

I'm trying to set the meta information of a page in ckeditor. This works fine, except of the title. Everything I write in here, will be deleted by ckeditor if I change to WYSIWYG mode and back to source.

Any way to prevent this?

Have you seen this sample? - oleq
I already tried this. But then CKEditor adds all the not needed stuff like html, head, body... - JPC
Could you please enlighten me, as how would you like to edit <title> without <head> and <body>? - oleq