Ghost/core/server/services/routing
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
..
controllers 🐛 Fixed post redirect with query params 2018-06-07 09:52:51 +02:00
helpers 🐛 Fixed slug template for tags and authors 2018-06-11 22:06:47 +02:00
middlewares Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
bootstrap.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
CollectionRouter.js 🐛 Fixed default theme context 2018-06-08 15:11:47 +02:00
index.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
ParentRouter.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
PreviewRouter.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
registry.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
RSSRouter.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
StaticPagesRouter.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
StaticRoutesRouter.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
TaxonomyRouter.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00