Ghost/core/server/helpers
Hannah Wolfe 352f4eb2fc Fixing undefined page case for page_url helper
closes #6719

- covers the case that no page should be the same as page 1
2016-04-14 11:22:23 +01:00
..
tpl Add aria-hidden to the pagination arrows 2015-11-18 13:54:33 -06:00
asset.js Rename confusing 'context' variables 2016-02-21 22:07:15 +00:00
author.js Rename confusing 'context' variables 2016-02-21 22:07:15 +00:00
body_class.js Remove filters from theme helpers (no async) 2015-12-08 14:35:04 +00:00
content.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
date.js Rename confusing 'context' variables 2016-02-21 22:07:15 +00:00
encode.js Rename confusing 'context' variables 2016-02-21 22:07:15 +00:00
excerpt.js Rename confusing 'context' variables 2016-02-21 22:07:15 +00:00
foreach.js Change default setting for to inside foreach helper 2016-03-17 17:52:38 -07:00
get.js Rename confusing 'context' variables 2016-02-21 22:07:15 +00:00
ghost_foot.js Remove auto-inclusion of jQuery via ghost_foot 2015-09-02 13:39:22 +01:00
ghost_head.js Add structured data to static pages 2016-03-30 12:57:13 +01:00
has.js Harvest server side strings 2015-12-19 12:12:16 +01:00
image.js Change url and image into synchronous helpers 2014-12-29 18:44:15 +00:00
index.js Merge pull request #6070 from kevinkucharczyk/harvesting-server-side-strings 2016-01-12 20:04:53 +00:00
input_password.js rewrites default private.hbs for new zelda styles 2015-05-29 06:25:32 -06:00
is.js Harvest server side strings 2015-12-19 12:12:16 +01:00
meta_description.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00
meta_title.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00
navigation.js Rename confusing 'context' variables 2016-02-21 22:07:15 +00:00
page_url.js Fixing undefined page case for page_url helper 2016-04-14 11:22:23 +01:00
pagination.js Clean up paginated URL generation 2016-03-20 22:35:00 +00:00
plural.js Rename confusing 'context' variables 2016-02-21 22:07:15 +00:00
post_class.js Remove filters from theme helpers (no async) 2015-12-08 14:35:04 +00:00
prev_next.js Rename confusing 'context' variables 2016-02-21 22:07:15 +00:00
tags.js Add attributes for {{tags}} and {{#foreach}} helpers 2016-01-10 02:47:36 +08:00
template.js Harvest server side strings 2015-12-19 12:12:16 +01:00
title.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
url.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00
utils.js Theming updates for password protection 2015-05-13 19:48:24 +01:00