0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/data/schema
Hannah Wolfe 3416c05064 Posts per page as theme-config (#8149)
closes #8131

- Remove ppp from default-settings.json
- Remove ppp from meta (unused?\!)
-  Basic concept of theme config
- use theme config ppp setting
-  Make @config.posts_per_page helper available
- rather than @blog.posts_per_page, we now have @config.posts_per_page
- 🚨 Test updates
- Adding TODO note
2017-03-14 18:03:36 +01:00
..
clients 🔥 remove postgres support 2016-09-20 15:59:34 +01:00
fixtures Themes API activation permissions & validation (#8104) 2017-03-13 12:44:44 +01:00
checks.js
commands.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
default-settings.json Posts per page as theme-config (#8149) 2017-03-14 18:03:36 +01:00
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
schema.js 🎨 handle case: sync email after logout (#8097) 2017-03-08 14:31:22 +00:00