Posted by galaxor on March 9, 2011 at 5:34pm
2 followers
Jump to:
| Project: | Hotkey |
| Version: | 6.x-2.4 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
Hi. I use hotkey on all my websites, and I always define the same hotkeys. I'm tired of adding them to the database by hand each time, so I created some hooks for modules to define hotkeys for form items and for links.
hook_hotkey_form
hook_hotkey_links
I added text to the README file explaining the use of these hooks and providing examples. It should be very easy to migrate hotkey configurations now.
| Attachment | Size |
|---|---|
| hotkey_api.diff | 4.17 KB |
Comments
#1
btw, I'm at Drupalcon, are you?
#2
Cool, thanks. I've applied your patch regarding hook_hotkey_links, but the diff you attached doesn't seem to implement hook_hotkey_form.
#3
(clarify status)