My client has a request to be able to create folders inside the CMS tree without affecting the routes. Currently the root folder is cluttered with pages and they need some way of organizing the pages but still keep the route as it was before. Let’s say that we create a “folder” page type in litium, is there some way of overriding the route being generated from ex. “/folderpage/mypage” to “mypage” if the “folderpage” route is of a certain page type?