Marks all but canonical paths as admin#43
Marks all but canonical paths as admin#43heddn wants to merge 1 commit intoJaesin:8.x-1.xfrom heddn:admin_routes
Conversation
|
Thank you for the PR! Isn't though that exactly what |
|
Thanks for the feedback on AdminHtmlRouteProvider. I've switched to use it instead and marked an additional route (add-form) as admin. |
|
Since |
|
True, but if you change the paths from the defaults and don't include admin
|
|
Funky, because it shows up in the front end theme? |
|
Exactly. Those specific paths aren't themed in any good way on non admin
|
|
I'm wondering whether we want to have a flag for that on the annotation. The behaviour for that could depend on a usecase base |
This is probably a better approach for #41. One question that came up in IRC is why is DefaultHtmlRouteProvider marked as @internal.