0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/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
..
config Added size attribute support to img_url helper (#10182) 2018-12-13 19:14:08 +07:00
engines Supported reading ghost api engine 2018-10-18 19:41:07 +02:00
active.js Supported reading ghost api engine 2018-10-18 19:41:07 +02:00
engine.js
index.js Consistent event names 2018-04-15 23:52:42 +02:00
list.js
loader.js Moved zip folder, read csv and package-json to lib/fs 2017-12-14 22:07:53 +01:00
middleware.js Added size attribute support to img_url helper (#10182) 2018-12-13 19:14:08 +07:00
Storage.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
to-json.js Moved zip folder, read csv and package-json to lib/fs 2017-12-14 22:07:53 +01:00
validate.js 🐛 Fixed gscan errors not caught for corrupted zips 2018-05-16 10:20:30 +08:00