mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
5605c964e4
refs #7491 - this hack is so legacy I almost forgot about it 😈 - in the beginning of Ghost there were no post images - someone figured out you could do {{content words="0"}} and it would pull out the first image in your post - this was never documented, but enough theme developers found it that when we upgraded downsize to get rid of the bug - we needed to add a hack to keep compatibility. - This has to die in 🔥 for Ghost 1.0 |
||
---|---|---|
.. | ||
api | ||
apps/subscribers/lib | ||
auth | ||
config | ||
controllers/frontend | ||
metadata | ||
middleware | ||
models/base | ||
models_plugins | ||
scheduling | ||
server_helpers | ||
sitemap | ||
storage | ||
utils | ||
api_utils_spec.js | ||
apps_filters_spec.js | ||
apps_spec.js | ||
errors_spec.js | ||
exporter_spec.js | ||
filters_spec.js | ||
ghost_url_spec.js | ||
importer_spec.js | ||
migration_fixture_utils_spec.js | ||
migration_spec.js | ||
permissions_spec.js | ||
rss_spec.js | ||
server_helpers_index_spec.js | ||
server_helpers_template_spec.js | ||
server_utils_spec.js | ||
showdown_client_integrated_spec.js | ||
slack_spec.js | ||
social-urls_spec.js | ||
themes_spec.js | ||
utils_pipeline_spec.js | ||
validation_spec.js | ||
xmlrpc_spec.js |