Ghost/core/test/unit/services/themes
Fabien O'Carroll c2275ed131
Added size attribute support to img_url helper (#10182)
refs #10181 

Adds support to request a size in the img_url helper using syntax like:
    <img src="{{img_url profile_image size="small"}}"/>

Requires the image_sizes config to be defined in the themes package.json
2018-12-13 19:14:08 +07:00
..
engines Supported reading ghost api engine 2018-10-18 19:41:07 +02:00
active_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
config_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
list_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
loader_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
middleware_spec.js Added size attribute support to img_url helper (#10182) 2018-12-13 19:14:08 +07:00
validate_spec.js Updated docs links 2018-08-16 12:13:24 +02:00