Ghost/core
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
..
client@28759ea143 Updated Ghost-Admin to 2.9.1 2018-12-20 11:28:23 +01:00
server Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00
test Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00