OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardproject.net
BSD 3-Clause "New" or "Revised" License
2.37k stars 1.12k forks source link

Autoroute: implement hierarchy tokens #3189

Open orchardbot opened 11 years ago

orchardbot commented 11 years ago

@jetski5822 created: https://orchard.codeplex.com/workitem/19360

So There is a case where I want to render a different format based on a set of rules. At the moment Autoroute only works with one. It would be nice if we could implement something similar to Routes in MVC where its a hierarchy approach.

orchardbot commented 11 years ago

@sebastienros commented:

conditional tokens