0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data/meta
kirrg001 8a10826518 Protected error if routes.yaml file doesn't contain any collections
no issue

- if you define no collections, but a static route, it can happen that the target template to render
  makes use of the {{ghost_head}} helper
- the {{ghost_head}} helper tries to create the primary rss feed url
- at the moment: no collections, no primary rss feed url
- if we offer the option to define custom rss rules, this function might need an extension
2018-06-13 21:01:05 +02:00
..
amp_url.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
asset_url.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
author_fb_url.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
author_image.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
author_url.js 🐛 Fixed preview url and Zapier on subdirectory (#9683) 2018-06-12 16:36:58 +01:00
blog_logo.js Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
canonical_url.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
context_object.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
cover_image.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
creator_url.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
description.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
excerpt.js Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
image-dimensions.js Moved image utils to lib/image 2017-12-14 20:46:53 +01:00
index.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
keywords.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
modified_date.js [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
og_image.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
og_type.js [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
paginated_url.js Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
published_date.js [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
rss_url.js Protected error if routes.yaml file doesn't contain any collections 2018-06-13 21:01:05 +02:00
schema.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
structured_data.js Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
title.js 🐛Fixed i18n for the {{meta_title}} helper (#9468) 2018-03-19 09:48:07 +01:00
twitter_image.js Moved utils/url.js to UrlService 2017-12-11 20:05:33 +01:00
url.js 🐛 Fixed preview url and Zapier on subdirectory (#9683) 2018-06-12 16:36:58 +01:00