0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/services/routing/helpers
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
..
context.js 🐛Disallowed indexing of preview pages (#9762) 2018-09-17 11:29:47 +02:00
entry-lookup.js Changed entry lookup helper to respect the resource type 2018-10-18 19:41:07 +02:00
error.js
fetch-data.js Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
format-response.js Changed entry lookup helper to respect the resource type 2018-10-18 19:41:07 +02:00
index.js Renamed post-lookup to entry-lookup 2018-10-18 19:41:07 +02:00
render-entries.js
render-entry.js
renderer.js Dynamic Routing Beta: Added ability to disable+override rss (#9693) 2018-06-26 01:33:29 +02:00
secure.js
templates.js Dynamic Routing Beta: Refactor res.routerOptions (#9705) 2018-06-26 01:12:50 +02:00