0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server/services/routing/helpers
kirrg001 f25f7ac54b 🐛 Fixed slug template for tags and authors
no issue

- was introduced with dynamic routing beta: https://github.com/TryGhost/Ghost/releases/tag/1.24.0
- the slug param wasn't forwarded correctly
- you were not able to render a custom tag or author template e.g. `tag-news.hbs`
2018-06-11 22:06:47 +02:00
..
context.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
error.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
fetch-data.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
format-response.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
index.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
post-lookup.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
render-collection.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
render-entry.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
renderer.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
secure.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
templates.js 🐛 Fixed slug template for tags and authors 2018-06-11 22:06:47 +02:00