mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
594b0c2d14
closes #9060 - Update `gscan` - it now extracts custom templates and exposes them to Ghost - Add `custom_template` field to post schema w/ 1.13 migration - Return `templates` array for the active theme in `/themes/` requests - Users with Author/Editor roles can now request `/themes/` - Front-end will render `custom_template` for posts if it exists, template priority is now: 1. `post/page-{{slug}}.hbs` 2. `{{custom_template}}.hbs` 3. `post/page.hbs` |
||
---|---|---|
.. | ||
adapters | ||
api | ||
auth | ||
config | ||
controllers | ||
data/importer | ||
metadata | ||
middleware | ||
models/base | ||
models_plugins | ||
permissions | ||
server_helpers | ||
settings | ||
sitemap | ||
themes | ||
utils | ||
admin_spec.js | ||
apps_filters_spec.js | ||
apps_spec.js | ||
errors_spec.js | ||
exporter_spec.js | ||
filters_spec.js | ||
ghost_sdk_spec.js | ||
migration_fixture_utils_spec.js | ||
migration_spec.js | ||
rss_spec.js | ||
server_helpers_index_spec.js | ||
server_helpers_template_spec.js | ||
server_utils_spec.js | ||
slack_spec.js | ||
social-urls_spec.js | ||
utils_pipeline_spec.js | ||
validation_spec.js | ||
xmlrpc_spec.js |