Ghost/core/server
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
..
controllers Minor code cleanup, docs and other bits & pieces 2013-08-06 22:24:40 +01:00
data Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
filters App restructure - closes #245 2013-07-11 20:23:34 +01:00
helpers Themes: Added truncation to hbs content helper 2013-08-07 19:45:37 +10:00
models Minor code cleanup, docs and other bits & pieces 2013-08-06 22:24:40 +01:00
permissions App restructure - closes #245 2013-07-11 20:23:34 +01:00
plugins Minor code cleanup, docs and other bits & pieces 2013-08-06 22:24:40 +01:00
views Added image upload reusable plugin 2013-08-05 23:01:48 +01:00
api.js Minor code cleanup, docs and other bits & pieces 2013-08-06 22:24:40 +01:00
errorHandling.js improves unit testing for pagination and fixes pagination partial template (removed extra </nav>) 2013-07-16 19:57:19 +01:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00