Ghost/core/server/controllers
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.js Redirect from admin editor to frontend post view 2014-05-01 01:50:24 +00:00
frontend.js Converting aspect -> filters for tag pages 2014-04-28 19:54:16 +01:00