0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
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
..
functional Improvements for models 2014-02-19 14:57:26 +01:00
integration/model Adds tag pages 2014-02-18 15:10:02 -05:00
unit Custom Page Templates 2014-02-22 21:17:02 -05:00
utils Adds tag pages 2014-02-18 15:10:02 -05:00
blanket_coverage.js Coverage report task fix for Windoze 2013-11-11 20:56:36 +00:00