Hello. I'm making a new plugin, and I'd like to add a keyboard shortcut too it, but it doesn't work. At all.
I've tried CKEDITOR.config.keystrokes.append from the plugin initilization, keystrokes = [...] from CKEDTIOR.replace, config.keystrokes = [...], as well as editor.keystrokeHandler.keystrokes[..]= 'command', also from the plugin initilization. How do I do this?
Add Keyboard Shortcut for BulletList
I am having a similar issue. I'm using FogBugz which has CKEditor.. I've spent hours trying to add a keyboard shortcut for "bulletlist". It looks like this would be very easy with V4, but we're stuck with 3.6.3 for the foreseeable future. Is there any way to make a run time modification to the keystrokes in that version? Thank you for any help!
Attachments: