0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/helpers
Hannah Wolfe eb5eca6eda Don't pass helper options to API for next/prev
fixes #5177

- this combined with a change passing options through to toJSON results in a really flukey bug with next/prev
  where the name option from the helper clashes with a name option inside of toJSON
2015-04-22 20:24:22 +01:00
..
tpl Navigation helper amends 2015-02-15 21:44:10 +00:00
asset.js Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
author.js
body_class.js
content.js
date.js
encode.js
excerpt.js
foreach.js
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 Adds {{prev_post}} and {{next_post}} block helpers 2015-03-25 17:21:27 +00:00
is.js
meta_description.js Rewrite meta_description and meta_title to depend upon the current context 2015-03-24 22:42:45 +01:00
meta_title.js Rewrite meta_description and meta_title to depend upon the current context 2015-03-24 22:42:45 +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 Don't pass helper options to API for next/prev 2015-04-22 20:24:22 +01:00
tags.js
template.js Fix @blog globals in special templates 2015-03-28 23:21:10 +02:00
title.js
url.js
utils.js Build assets with ember, and serve with ghost 2015-03-11 12:37:41 -06:00