Bug #90175
closedspeaking url's functions of t3v8 not possible!
0%
Description
hello.
in t3v8 it was possible (with realurl) to manipulate the speaking URL so that it could be adapted to a structure based of an information architecture.
apart from the better overview in the backend for larger projects, this also results in easier setup for the separate role of a start page - because it usually has more features to load than the other pages.
example
information architecture
[1] / [2] /topic/ [3] /topic/hello/ [4] /topic/world/ [5] /other/ [6] /other/homepage/ [7] /other/search/ [8] /other/404/
speaking urls
[6] https://domain.tld/en/ [2] https://domain.tld/en/topic/ [3] https://domain.tld/en/topic/hello [4] https://domain.tld/en/topic/world [7] https://domain.tld/en/search/ [8] https://domain.tld/en/404/
one point is that the entry point is not always root (currently this is only possible with a workaround)
the other is that you may not want parent pages to be visible in the url - in real url there was the option: "[] Exclude from speaking URL" (currently you have to do this for each page separately - but inheritance would be an advantage)
thank you for your attention!
.loon
Updated by Georg Ringer over 4 years ago
- Status changed from New to Closed
Please use the following extension https://extensions.typo3.org/extension/sluggi which supports all that.