Martijn Geerts Posted July 17, 2012 Posted July 17, 2012 Basically bind a shortcut to the save button in processwire 1
Soma Posted July 17, 2012 Posted July 17, 2012 I just started and created a simple module to add hot keys, currently only starting with Page Save. https://github.com/somatonic/AdminHotKeys 2
Martijn Geerts Posted July 17, 2012 Author Posted July 17, 2012 This is real quick, wanted to sleep, but now have to try it... Great little module ! TNX
Michael Murphy Posted July 20, 2012 Posted July 20, 2012 Regarding the original request to use + s (CMD + S) to save files, I tried with Somas HotKey module, (use meta+s in the settings) however, I think + s is a reserved shortcut for "save" and cannot be overridden. (Maybe you can by changing the OS default keyboard shortcuts, not too sure) 1
Martijn Geerts Posted July 21, 2012 Author Posted July 21, 2012 Somehow it is possible to + s to save in MODX. But I think Soma did the right thing using John Resig's hotkey thing that doesn't allow to bind the key. I'm real happy with the module. Next to that the module has out grown the basic save function. Binding it to the command key will give more trouble I think. Next steps for me, learning more PW things & start learning OOP.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now