Ghost/core/test
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
..
functional Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00
integration Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
unit Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00
utils Clean v2 Content API (#10329) 2019-01-04 11:21:21 +00:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00