mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03: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 |
||
---|---|---|
.. | ||
admin_spec.js | ||
apps_spec.js | ||
bootstrap_spec.js | ||
client_ghostdown_spec.js | ||
client_showdown_int_spec.js | ||
config_spec.js | ||
errorHandling_spec.js | ||
export_spec.js | ||
filters_spec.js | ||
frontend_spec.js | ||
import_spec.js | ||
mail_spec.js | ||
middleware_spec.js | ||
permissions_spec.js | ||
server_helpers_index_spec.js | ||
server_helpers_template_spec.js | ||
server_spec.js | ||
shared_gfm_spec.js | ||
storage_localfilesystem_spec.js |