When trying to modify the toolbar, say make the toolbar a basic toolbar, the editor seems to completely ignore everything.
var editor = CKEDITOR.replace( 'eventDescription',
{
toolbar: 'Basic',
uiColor: '#9AB8F3'
}
);
The toolbar only shows the 'standard' toolbar. I can't even get a full toolbar to show up.
Any ideas on why this may be doing this?
Moved to correct forum
Moved to correct forum
I.m a bit confused - your
I.m a bit confused - your post seems to relate to CKEditor, and you then followed up with 'Move to correct forum', but it is in the CKFinder forum ... is your issue with finder or editor?
I think that what Travis
I think that what Travis really meant was that once he realized the issue was posted in the wrong place, he opened a new thread in the CKEditor forum: http://ckeditor.com/forums/CKEditor/CkEditor4-Toolbar-Not-responding-to-config. If you are able to help, please follow the correct CKEditor thread instead. Thanks!
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!