[TYPO3-english] CoolURI setup for html5videoplayer

Jan Bednarik info at bednarik.org
Sat Dec 15 17:09:12 CET 2012


Hey,

> But now the page part is moved to the end:
>
> http://domain.com/video/video-title/page/
>
> How do I get the right order?

I see. You can replace paramorder with partorder:

<partorder>
<part>pagepath</part>
<part>valuemaps</part>
<part>uriparts</part>
<part>predefinedparts</part>
</partorder>

Looking at the code, it's a bit dodgy and could use some refactoring in 
this area.

Jan





More information about the TYPO3-english mailing list