Hey
I am using the ckeditor in a place where the content needs to be only 200px, but they make the toolbar the same width and stack all the tools in 4-5 lines and makes it less user friendly. So my question is... Is there a way where you can set the width value for the whole ckeditor and another width value just for the content area inside the ckeditor??
I got it to work with the Inline version, but some tools are missing that I need, like the source code button, so getting the source code button on the inline would also solve my problem :0)
Thanks in advanced
Per Nielsen
Tue, 04/09/2013 - 11:16
#1

Since version 4.1 source
Since version 4.1 source editing is also available in inline mode. It seems that inline editing is exactly what you need.
Before you update make sure your plugins are compatible with Advanced Content Filter that was introduced in 4.1 as well.
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!
Hey Anna and Thanks for you
Hey Anna and Thanks for your reply.
I got it to work in the inline mode but, as far as i can see, the inline mode do not support show source code and i need that as well.
or is there a way to enable the source code button in inline mode??
Thanks
Per