mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-12 16:14:25 +03:00
c5fe9aa99f
closes #4850 - fixed `meta_description` and `meta_title` when used within a `{{#foreach}}` - `meta_description` and `meta_title` now depend upon the current context to get the right string (author bio, tag description, ...). Note: `ghost_head.js` and `ghost_head_spec.js` have been touched to add the required context information when calling the helpers. |
||
---|---|---|
.. | ||
server_helpers | ||
apps_spec.js | ||
config_spec.js | ||
error_handling_spec.js | ||
filters_spec.js | ||
frontend_spec.js | ||
importer_spec.js | ||
mail_spec.js | ||
middleware_spec.js | ||
migration_spec.js | ||
permissions_spec.js | ||
server_helpers_index_spec.js | ||
server_helpers_template_spec.js | ||
server_spec.js | ||
showdown_client_integrated_spec.js | ||
storage_local-file-store_spec.js | ||
xmlrpc_spec.js |