Ghost/core/server/controllers/frontend
Hannah Wolfe ff7517b801 Switch RSS to use new filter param
refs #5943, #5091

- split out channel config
- use config.theme instead of api calls to grab title & desc
- wrap rss call in a function which sets channel config for RSS feeds
- change rss `getData` function to use the new multiple-query-handling fetchData functionality
- make sure channelConfig is set in all tests
2015-10-27 10:00:51 +00:00
..
channel-config.js Switch RSS to use new filter param 2015-10-27 10:00:51 +00:00
context.js Frontend controller refactor & test improvements 2015-10-15 10:17:42 +01:00
error.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
fetch-data.js Switch RSS to use new filter param 2015-10-27 10:00:51 +00:00
format-response.js Switch frontend controller to use new filter param 2015-10-26 09:40:19 +00:00
index.js Switch RSS to use new filter param 2015-10-27 10:00:51 +00:00
secure.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
theme-paths.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00