Ghost/core/test/unit
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
..
fixtures Allow theme partials to override helper templates 2013-08-02 13:36:37 -05:00
api_permissions_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
api_posts_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
api_settings_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
api_users_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
errorHandling_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00
export_spec.js Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
frontend_ghostdown_spec.js Added simple unit tests for ghostdown extensions 2013-08-01 16:04:42 +10:00
frontend_helpers_index_spec.js Themes: Added truncation to hbs content helper 2013-08-07 19:45:37 +10:00
ghost_spec.js Initial Plugin API Implementation 2013-08-05 11:15:17 -05:00
helpers.js Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
import_spec.js Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
permissions_spec.js Added functional tests for Ghost Admin UI using Casperjs 2013-07-31 08:33:28 +01:00