[TYPO3] RealURL : moving language part to 2nd position

Dmitry Dulepov [typo3] dmitry at typo3.org
Tue Jun 24 17:14:48 CEST 2008


Hi!

Xavier Perseguers wrote:
> I think I'll have to XCLASS RealURL to change the way pagePatch 
> encoding/decoding is performed...

Yes. You need to subclass either tx_realurl, functions where it returns result. Simplest way would be to explode() url, check the first segment and exchange it with the second segment. Then implode all back. Should be easy to do.

-- 
Dmitry Dulepov
E-mail: dmitry at typo3.org
Skype: callto:liels_bugs
TYPO3 technical: http://typo3bloke.net/


More information about the TYPO3-english mailing list