I used the CKEditor builder and used the default settings escept for I added the "SCAYT" plugin. The problem is that when I add things to the config.js file they do not effect the editor. For example I put "config.enterMode = CKEDITOR.ENTER_DIV;" into the config.js file but the editor is still using paragraph tags. Do I need to do something special to enable/use the config.js file?
Thu, 04/18/2013 - 03:04
#1

Have you cleared your browser
Have you cleared your browser cache after applying the changes?
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!
that is what it was =) thanks
that is what it was =) thanks!
You're welcome, glad to see
You're welcome, glad to see the problem is solved. In general every time you change the editor JavaScript files/ config etc, you should remember to clear the browser cache.
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!