mirror of
https://github.com/TryGhost/Ghost.git
synced 2023-12-13 21:00:40 +01:00
1124d9e4c0
fixes #2112 refs #1833 - modified config.urlFor to handle tag pages - modified {{#tags}} handlebars helper to autolink to tag pages. Additional autolink="false" parameter can be used to deactivate autolinking - modified url handlebars helper to handle tags - added isTag function to schema - added unit test for additional urlFor functionality - added unit test for {{#tags}} helper modifications - added unit test for url handlebards helper |
||
---|---|---|
.. | ||
index.js | ||
theme.js | ||
url.js |