0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/functional
Jason Williams 4b46d85c26 Redirect from admin editor to frontend post view
closes #2628
- added /view/ route to the editor. if /view/ is appended to
  the url of a post being edited a redirect to the frontend
  will occur
- updated controller to check for /view/ and built the
  correct url for the post
- added test for the new route
2014-05-01 01:50:24 +00:00
..
admin Add include parameter for posts API 2014-04-27 18:58:34 +02:00
frontend Ensure that the character set is UTF-8 for RSS feed 2014-04-23 10:47:25 +01:00
routes Redirect from admin editor to frontend post view 2014-05-01 01:50:24 +00:00
base.js Add shim for codemirror on touchscreens 2014-03-19 09:26:45 +00:00