Hello
Can someone point me in the direction of how to add the save plugin to the toolbar in version 4.0?
I am trying to make a start getting some save functionality for inline editing. I'm completely new to CKEditor, but am used to programming.
Any help or guidance in both areas will be great.
Thanks
All sorted, if anyone wants
All sorted, if anyone wants to see the save stuff give us a shout
plugin install
Hi,
I'm interested in getting a different plugin installed, so I'm curious what you did to get this one working. We upgraded from 3.0.2 to 3.6.5 and the plugin transferred across those just fine, but then when we bumped up to 4.0, CKE no longer loads with a rather unhelpful error in the FireBug console:
CKE 4 also does not appear to ship with ANY plugin.js that we can use for a side-by-side comparison to 3.6.5's plugins in order to see if some sort of code change is necessary to register the plugin under the new model.
Any suggestions on how to proceed? The plugin we are working with is "aspell".
Thanks,
- Sean
I think I have figured out
I think I have figured out the issue with the aspell plugin. It looks like this plugin will work just fine except that it is dependent upon a preexisting "spellCheck" plugin which was present up though CKE 3.6.5 but is no longer present in 4.0. Bummer!
Please let me know how to
Please let me know how to install the plugin. When I load it in the plugins directory and refer to it in the config.js file it does not show up.
Shout
Yes I am verry interested.