SammyLin / redactor-rails

This repo is deprecated. Please check out official gem for Redactor 2. https://github.com/Redactor2/redactor2_rails
MIT License
389 stars 253 forks source link

Adding Keyboard Shortcuts #55

Closed woniesong92 closed 11 years ago

woniesong92 commented 11 years ago

Is there a way to add keyboard shortcuts to redactor-rails? (shortcuts: http://imperavi.com/redactor/docs/shortcuts/)

I would like a keyboard shortcut for "text-deleted" format, but it seems to not exist in the current version.

Download the redactor.js file from the vendor directory from github, and look for "shortcuts" function inside. Add a shortcut key accordingly in the file, and load this from the application.js.