This modules adds hot keys functionality to PW backend. The keys can be configured in the module settings in the admin.
I created a repo here for download and if anyone interested in picking it up.
https://github.com/s...ic/AdminHotKeys
Currently it supports
- Save : ctrl+s
- Add New : ctrl+n
- View Page : ctrl+v
- Open Pages search : alt+q (search field can be configured)
- Open Templates search : ctrl+shift+t
- Open Fields search : ctrl+shift+f
- Goto Pages : ctrl+shift+p
- Goto Setup : ctrl+shift+s
- Goto Modules : ctrl+shift+m
- Goto Access : ctrl+shift+a
Tip: If you open up templates or fields autocomplete search `ctrl+shift+f|t` press `shift+tab` to focus on the link in the label previous to the search input box. Now hit enter to get right to the template or field screen. (If using FF make sure to enable tab focus for all elements in MacOSX: http://support.mozil...enus or buttons)













