0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core
Markus Siemens c5fe9aa99f Rewrite meta_description and meta_title to depend upon the current context
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.
2015-03-24 22:42:45 +01:00
..
client Update monospace font stack 2015-03-22 09:45:50 +02:00
server Rewrite meta_description and meta_title to depend upon the current context 2015-03-24 22:42:45 +01:00
shared Move showdown extensions to ghost-showdown 2015-03-17 20:18:08 +00:00
test Rewrite meta_description and meta_title to depend upon the current context 2015-03-24 22:42:45 +01:00
index.js