Closed (fixed)
Project:
Keyboard Shortcut Utility
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2012 at 18:55 UTC
Updated:
12 Oct 2013 at 13:33 UTC
It seems that Keyboard Shortcut content type should default to not be on front page, and have comments disabled. Is this something that can be done out of the box (rather than having to go and edit the content type after install)?
Comments
Comment #1
matt v. commentedIn the long run (maybe in a 2.x release), I think it might make more sense to make the keyboard shortcuts into entities, rather than nodes.
Comment #2
mgiffordAny ETA on the move to entities?
Agreed about the defaults for the front page too!
Also, might be some interesting ideas from https://github.com/bitwalker/keys.js
Comment #3
ivan zugec commentedThe 7.x-2.x branch use ctools exportables for key bindings. Also, we're using the Mousetrap JS library (http://craig.is/killing/mice) for keyboard shortcuts.
Comment #5
mgiffordhttp://craig.is/killing/mice is great.. Just doesn't seem to have the user-definable inputs I was hoping for. But then neither does http://bitwalker.github.io/keys.js/
Anyways, thanks for fixing the issue!