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 a00eace849 Next/Prev Post helpers include author & tags
closes #5150

- Post API understands next.author, next.tags, previous.author and previous.tags
- Post Read request filters out those properties and does the right thing with them
- Prev/Next post helpers send extra include properties
- Tests updated
2015-08-10 08:58:25 +01:00
..
tpl
asset.js
author.js
body_class.js
content.js
date.js
encode.js
excerpt.js
foreach.js
ghost_foot.js
ghost_head.js
has.js
image.js
index.js
input_password.js
is.js
meta_description.js
meta_title.js
navigation.js
page_url.js
pagination.js
plural.js
post_class.js
prev_next.js Next/Prev Post helpers include author & tags 2015-08-10 08:58:25 +01:00
tags.js
template.js
title.js
url.js
utils.js