2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/config
Fabian Becker 1124d9e4c0 Helper updates for Tag Pages
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
2014-02-13 18:32:08 +01:00
..
index.js Adds ability to pass in configFile path when loading 2014-02-08 10:41:15 -05:00
theme.js Path, url and subdir cleanup & test 2013-12-28 16:09:56 +00:00
url.js Helper updates for Tag Pages 2014-02-13 18:32:08 +01:00