Ghost/core/server/helpers
Hannah Wolfe 8aaac1edd5 Improvements to the {{foreach}} helper
refs #4439

- Brings our custom foreach helper (which has extra features) back into line with Handlebar's own each helper
- Adds a new @number variable to foreach, so that building numbered lists is PEASY
- Improved the existing tests, and added a few more
2015-06-29 17:27:57 +01:00
..
tpl
asset.js Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
author.js
body_class.js Misc helper updates & fixes 2015-05-14 11:42:29 +01:00
content.js
date.js
encode.js
excerpt.js
foreach.js Improvements to the {{foreach}} helper 2015-06-29 17:27:57 +01:00
ghost_foot.js
ghost_head.js Fix ghost_head helper on error pages 2015-04-16 18:40:17 +01:00
has.js
image.js
index.js Theming updates for password protection 2015-05-13 19:48:24 +01:00
input_password.js rewrites default private.hbs for new zelda styles 2015-05-29 06:25:32 -06:00
is.js
meta_description.js Fix meta description for static pages 2015-05-20 13:05:33 +10:00
meta_title.js Misc helper updates & fixes 2015-05-14 11:42:29 +01:00
navigation.js Fix @blog globals in special templates 2015-03-28 23:21:10 +02:00
page_url.js Refactoring hard-coded frontend route keywords 2015-03-23 15:00:02 +00:00
pagination.js Fix @blog globals in special templates 2015-03-28 23:21:10 +02:00
plural.js
post_class.js
prev_next.js Add post preview via uuid (/p/:uuid) 2015-04-30 11:57:37 +01:00
tags.js
template.js refactors the frontend controller 2015-05-05 07:35:08 -05:00
title.js
url.js
utils.js Theming updates for password protection 2015-05-13 19:48:24 +01:00