Ghost/core/test/unit/server_helpers
Hannah Wolfe 2450f18170 Make the {{navigation}} helper global
refs #4535

- Rather than storing navigation data as a top level key, store it as @blog.navigation
- Reference the global data from the helper
2015-02-28 12:53:00 +00:00
..
asset_spec.js
author_spec.js
body_class_spec.js
content_spec.js Update downsize node module. Small test updates. 2014-11-30 20:49:36 -08:00
date_spec.js
encode_spec.js
excerpt_spec.js Test update to handle downsize improvements 2014-12-14 23:37:00 +00:00
foreach_spec.js
ghost_foot_spec.js Code Injection - adds perms, shortcuts, icon, flag 2014-12-04 13:34:44 +00:00
ghost_head_spec.js Code Injection - adds perms, shortcuts, icon, flag 2014-12-04 13:34:44 +00:00
ghost_script_tags_spec.js
has_spec.js Fix has helper tag matching 2015-01-09 21:52:23 +00:00
image_spec.js Change url and image into synchronous helpers 2014-12-29 18:44:15 +00:00
is_spec.js
meta_description_spec.js Updated meta helpers to use tag meta data if present 2014-12-21 11:39:49 +00:00
meta_title_spec.js Updated meta helpers to use tag meta data if present 2014-12-21 11:39:49 +00:00
navigation_spec.js Make the {{navigation}} helper global 2015-02-28 12:53:00 +00:00
page_url_spec.js
pagination_spec.js
plural_spec.js
post_class_spec.js
tags_spec.js
title_spec.js
url_spec.js Don't pass external urls through createUrl 2015-02-12 23:09:12 +00:00
utils.js