Hi everyone,
I'm completely new to CKEditor and I'm trying to tackle the challenge of adding a custom plugin to the toolbar. I've installed drupal 7, CKEditor 3.6.2, and I'm running it locally using acquia-drupal.
My question is after taking the necessary steps of creating a folder called "inserthtml" in plugins with the plugin.js file inside and then adding

I'm completely new to CKEditor and I'm trying to tackle the challenge of adding a custom plugin to the toolbar. I've installed drupal 7, CKEditor 3.6.2, and I'm running it locally using acquia-drupal.
My question is after taking the necessary steps of creating a folder called "inserthtml" in plugins with the plugin.js file inside and then adding
config.extraPlugins = 'inserthtml';into the config file, to my understanding it should theoretically appear in my ckeditor. However, I'm not sure if there are some other areas that I'll need to edit in order to have it show up.


Re: Custom plugin doesn't show up on toolbar
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!
Re: Custom plugin doesn't show up on toolbar
Re: Custom plugin doesn't show up on toolbar
http://drupal.org/project/ckeditor