Hi everyone,
My problem is that I can't add a plugin. I put a plugin folder under the plugins directory and add the plugin name in the config.js file. Nothing happens. I am doing something wrong but I can't figure out what it is..
The version of the CKEditor that I am using is 4.1.2 DEV. So, everytime I need to add a plugin to my CKEditor, I build CKEditor from the website and extract the relevant code from ckeditor.js. Then, I place this piece of code in my ckeditor.js.
What can I do to add a plugin without rebuilding CKEditor?
Jordan