0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/helpers
Rishabh Garg 62f5bdac4c
Updated to use count words/images helpers from SDK (#10686)
refs #10618

- Added @tryghost/helpers dependency to use Ghost-SDK helpers
- Updated countWords, countImages helpers and removed local copy
2019-04-16 08:00:01 +05:30
..
tpl
asset.js Migrated asset and author helpers to es6 (#10611) 2019-03-26 10:06:41 +05:30
author.js
authors.js Migrated asset and author helpers to es6 (#10611) 2019-03-26 10:06:41 +05:30
body_class.js 🐛 Fixed 500 template error occurring in place of a 404 for missing pages/assets (#10660) 2019-04-04 14:41:56 +01:00
content.js Migrated body_class, content and date helpers to ES6 (#10644) 2019-04-02 08:36:13 +02:00
date.js Migrated body_class, content and date helpers to ES6 (#10644) 2019-04-02 08:36:13 +02:00
encode.js
excerpt.js 🐛 Fixed returning 'null' text for exerpt helper 2019-03-04 14:39:20 +08:00
facebook_url.js
foreach.js
get.js Updated TODO's 2019-02-27 18:08:36 +01:00
ghost_foot.js
ghost_head.js
has.js
img_url.js 🐛 Fixed img-url to output relative url by default (#10596) 2019-03-11 15:20:05 +01:00
index.js
is.js
lang.js
meta_description.js
meta_title.js
navigation.js Attr pass-thru & full context in partial helpers 2019-03-09 21:21:01 +00:00
page_url.js
pagination.js Attr pass-thru & full context in partial helpers 2019-03-09 21:21:01 +00:00
plural.js
post_class.js
prev_next.js Updated TODO's 2019-02-27 18:08:36 +01:00
proxy.js
reading_time.js Updated to use count words/images helpers from SDK (#10686) 2019-04-16 08:00:01 +05:30
register.js
t.js
tags.js
template.js Attr pass-thru & full context in partial helpers 2019-03-09 21:21:01 +00:00
title.js
twitter_url.js
url.js 🐛 Supported "false" as absolute attribute value (#10556) 2019-03-04 11:23:42 +01:00
utils.js Updated to use count words/images helpers from SDK (#10686) 2019-04-16 08:00:01 +05:30