Quick Jump
Categories
Component ID
1738646
Component name
Quick Jump
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Simple and handy module that allows you (or mainly the administrators / site maintainer) to quickly navigate to any content or administration pages in Drupal website.
Inspired by Quicksilver app for Mac, this Drupal module was written.
The search box is triggered via hotkey with the help of jQuery Hotkeys library by John Resig.
Installation
- Download the module and extract to sites/all/modules
- Downoad jQuery Hotkeys from here and extract to sites/all/libraries/jquery.hotkeys.
- Enable the module and optionally configure at admin/config/user-interface/quick-jump.
- Launch the Quick Jump search box via hotkey Alt + Q.
