0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Matt Enlow 6b13ea349b Better editor entry
Ref #2308

- Double clicking a PostItemView on the content screen will open that post
  in the editor.
- Added `'ctrl+e, command+e': 'openEditor'` shortcut will open editor as well
2014-06-23 10:15:06 -06:00
..
client Better editor entry 2014-06-23 10:15:06 -06:00
clientold User API changes 2014-06-20 11:15:01 +02:00
server Merge pull request #2995 from sebgie/issue#2822 2014-06-20 18:39:33 +01:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Adding more ember admin tests 2014-06-23 15:53:31 +01:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js