I was using FCKEditor for the longest time and now just made the leap to CKEditor 3.x. I went into the config.js file and where in the fckconfig.js file there were a ton of variables listed to turn on and off different functions, such as the ability upload images, flash files, etc... There is NOTHING in the config.js file. Where can I find that list? I just want a straight up word processor that does not upload anything or allow the user to create tables, etc... The "basic" toolbar is not enough, I would like to have more control than that. Where can I find the variables to make the changes? On a side note, although I am a decent coder, I don't know if I can write my own custom configuration file from scratch if that is the only option.
Thanks in advance for all your help!
Wed, 11/30/2011 - 00:16
#1
Re: Configuring CKEditor
This article should answer all your questions: http://docs.cksource.com/CKEditor_3.x/D ... igurations
The configuration options are listed on the CKEditor API page: http://docs.cksource.com/ckeditor_api/s ... onfig.html
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!