Ghost/core/server/services/routing/controllers
kirrg001 12ff70497f Changed entry lookup helper to respect the resource type
refs #9866

- the entry helper is used for static pages and post lookups
- now that we support changing the api version, we have to respect the resource type
- for v2: we ask the pages controller for static pages
- in v0.1: pages and posts lived on the same route
- we are talking about the content API (!) - not admin api
2018-10-18 19:41:07 +02:00
..
channel.js Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
collection.js Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
entry.js Changed entry lookup helper to respect the resource type 2018-10-18 19:41:07 +02:00
index.js Dynamic Routing Beta: Channels 2018-06-24 02:06:58 +02:00
preview.js Added TODO's for entry and preview controller 2018-10-18 19:41:07 +02:00
rss.js Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
static.js Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00