0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
Christopher Giffard e484d9224e Themes: Added truncation to hbs content helper
Fixes #256

- Developed and linked new module, downsize, for tag-safe truncation
- Altered existing content handler to accept options for truncation
- Added tests for handler

Using truncation:

{{content words=10}}
{{content characters=256}}
2013-08-07 19:45:37 +10:00
..
functional Casper tests for CodeMirror editor 2013-08-05 10:31:04 +01:00
ghost Initial Plugin API Implementation 2013-08-05 11:15:17 -05:00
html Removed CodeMirror Stylesheet file and moved over required CSS 2013-07-16 12:14:17 +01:00
unit Themes: Added truncation to hbs content helper 2013-08-07 19:45:37 +10:00