0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
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
..
client Merge pull request #2147 from gmurphey/master 2014-02-08 22:13:03 +00:00
server Helper updates for Tag Pages 2014-02-13 18:32:08 +01:00
shared Merge pull request #1858 from hswolff/improve-bootstrap-flow 2014-02-08 14:36:29 +00:00
test Helper updates for Tag Pages 2014-02-13 18:32:08 +01:00
bootstrap.js Adds ability to pass in configFile path when loading 2014-02-08 10:41:15 -05:00
index.js Adds ability to pass in configFile path when loading 2014-02-08 10:41:15 -05:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00