[TYPO3] RealUrl and Chinese

Siedlaczek, Sandy siedlaczek at kemper.de
Fri Sep 26 12:23:59 CEST 2008


Yes, it seems to be correct, my complete pagePath-Array:

'pagePath' => array(
		'type' => 'user',
		'userFunc' =>
'EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main',
		'spaceCharacter' => '-',
		'segTitleFieldList' =>
'alias,tx_realurl_pathsegment,nav_title,title',
		'languageGetVar' => 'L',
		'expireDays' => 1,
		'disablePathCache' => 1,
		'rootpage_id' => 2,
	),

My p2_realurl Configuration:

List of language UIDs: 8,10,11
Default language UID: 1 (english)

8 = greek
10 = Hungarian
11 = Chinese

However, you can define an alias for each site, instead.

Greets Sandy

-----Ursprüngliche Nachricht-----
Von: Gideon So [mailto:gideonso at livingwater.org.hk] 
Gesendet: Freitag, 26. September 2008 11:24
An: typo3-english at lists.netfielders.de
Betreff: Re: [TYPO3] RealUrl and Chinese

Hi Sandy,

	Like this : 'pagePath' => array(
                                 'type' => 'user',
                                 'userFunc' => 
'EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main',

	But it doesn't work. Would you please post your configuration
here??? 
Thanks for your help.

Gideon

Siedlaczek, Sandy ??:
> Hi Gideon,
> 
> p2_realurl is a very nice extension. I solved this language problem with
> alias names for each page but the extension is much better. I have
installed
> it and it works fine. My TYPO3 Version: 4.15 with realURL 1.5.0.
> 
> Have you even declared tx_realurl_advanced->main as userFunc in your
> pagePath Section of your localconf?
> 
> Greets Sandy
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english


More information about the TYPO3-english mailing list