YodasMyDad / ZauberCMS

The Blazor CMS, built by .Net Developers for .Net Developers
MIT License
45 stars 4 forks source link

Urls Generated From The Path #4

Closed YodasMyDad closed 2 months ago

YodasMyDad commented 2 months ago

Currently the Url's are generated from the content name, but it would be good to use the Path to generate the url so if a content item is under a parent the url would be something like

/parent-url/child-url

Make this optional, either in appSettings or a bool on the parent item