Ghost/core/server/apps/private-blogging/lib
Hannah Wolfe bb3cc8c0f8 Reimplement custom theme templates (#8147)
closes #8082

- Update the `pickTemplate` logic to
  a) rely on getActive().hasTemplate() instead of being passed a list of paths
  b) support the concept of a fallback, which is returned if there is no theme, or if the theme doesn't have a more specific template
- Update every instance of template picking, across the 3 internalApps, and render-channel, to use this new logic
- update the tests
2017-03-14 00:15:50 +01:00
..
helpers 💄 Misc cleanup in middleware, helpers & apps (#7479) 2016-10-04 19:09:18 +02:00
views New buttons 🎨 (#8007) 2017-02-16 19:52:32 +00:00
middleware.js Replace memory spam prevention with brute-express (#7579) 2016-11-08 12:33:19 +01:00
router.js Reimplement custom theme templates (#8147) 2017-03-14 00:15:50 +01:00