Ghost/core/server
Harry Wolff 2cb02b55e1 Custom Page Templates
fixes #1969

- creates new ./server/helpers/tempalte.js method
 which returns the correct view to use when rendering

- updates fronted controller to check if a custom page template
 exists and if so then uses that to render the static page

- adds additional class name to body_class helper when
 a custom page template is being rendered

- adds tests to address all new features
2014-02-22 21:17:02 -05:00
..
api Show parse error message during a failed import 2014-02-19 11:52:35 -05:00
apps Rename unregisterFilter to deregisterFilter 2014-02-10 12:44:07 +00:00
config Helper updates for Tag Pages 2014-02-13 18:32:08 +01:00
controllers Custom Page Templates 2014-02-22 21:17:02 -05:00
data Helper updates for Tag Pages 2014-02-13 18:32:08 +01:00
helpers Custom Page Templates 2014-02-22 21:17:02 -05:00
middleware Respect subdirectory in authenticate middleware 2014-02-20 09:46:20 -07:00
models Fix importer adds the same tags to every post 2014-02-21 22:54:56 +01:00
permissions Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
routes Remove useless regex for redirecting /ghost -> /ghost/ 2014-02-19 18:19:42 -07:00
storage Improve bootstrap flow of a Ghost application 2014-02-07 17:34:21 -05:00
views Updated pageUrl helper to page_url 2014-02-20 15:29:14 -06:00
api.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
bookshelf-session.js Improvements for models 2014-02-19 14:57:26 +01:00
errorHandling.js Improve bootstrap flow of a Ghost application 2014-02-07 17:34:21 -05:00
filters.js Ensure filters get default priority if priority is null 2014-02-10 18:14:47 +00:00
index.js Added package.js support for themes (and plugins) 2014-02-13 23:57:58 +00:00
mail.js Don't require mail.options to be set 2014-02-07 11:17:22 +01:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Remove unneeded extend implementation. 2014-02-17 16:34:24 +00:00
update-check.js Replace underscore with lodash. 2014-02-06 14:08:34 +00:00