Downloaded highlly customized 4.3.3 standard: had a problem with some plugin
Downloaded 4.3.3 standard with no additional plugins - works ok
Downloaded 4.3.3 standard with just a few plugins (like font size and family) and that is the version I am loading but nothing has changed from the 4.3.3 standard. The plugins are there but don't seem to be loading. Have I missed a step?
More info found
It seems logical that downloading the additional plugins would generate a modified config.js file but it did not. Until I added
config.skin = 'moonocolor';
it was not using the color skin.
Not all of the plugins I specified downloaded, either. I had to download them manually. I then had to manually add
config.extraPlugins =
So far these work (by "work" I mean icons appear and I see the editor):
config.extraPlugins ='selectall,save,print,font,textselection';
These don't work (the editor will not appear):
'autosave,colordialog,autogrow,colorbutton,liststyle,preview,uicolor,wordcount'
Any clues on fixing this are welcomed.
Clear the browser cache or
Clear the browser cache or simply unpack CKEditor into a new, different folder then you'll see the version you downloaded.
Browsers like to cache things, so if you overwrite a folder with different version of CKEditor, the browser might be still using the old package that do not exist there anymore.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+