fipamo/content/themes/fipamo-default-v2/assets
ro ceeb4a2573
page routing rework
routing needed more nuance than what was possible in the web routing
controller, so a new RouteContoller was created to identify requests and
then sending them to the correct controller to get the appropriatie page

this was necessary because routing the previous was erroring out because
when the system was looking for pages to display with dynamic page
creation it would get confused with prexisting routes and choose to
display whatever the Start Controller was capturing, ignoring routes
defined in the web controller.

but that's been cleaned up without having to re-write everything and
continues to use existing controllers
2024-05-06 13:37:26 -06:00
..
css page routing rework 2024-05-06 13:37:26 -06:00
images/global edited asset moving class 2024-04-25 13:17:24 -06:00
scripts default theme clean up 2024-04-23 13:41:41 -06:00