Ghost/core/server/data/meta
Katharina Irrgang 30a0b1794a
Added calculated excerpt field to Content API v2 (#10326)
closes #10062

- return `post.excerpt` for Content API v2
- do not use `downsize`, because we might want to get rid of it if we drop v0.1 (downsize does not create good excerpts)
- simple substring of the plaintext field
2019-01-04 19:00:45 +01:00
..
amp_url.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
asset_url.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
author_fb_url.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
author_image.js
author_url.js
blog_logo.js
canonical_url.js
context_object.js
cover_image.js
creator_url.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
description.js
excerpt.js
image-dimensions.js
index.js Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00
keywords.js
modified_date.js
og_image.js
og_type.js
paginated_url.js
published_date.js
rss_url.js
schema.js
structured_data.js
title.js
twitter_image.js
url.js 🐛 Fixed Disqus comments on post preview pages 2018-07-11 00:20:55 +02:00