[TYPO3-english] RealUrl - Multi Domain Single Tree - Language Menu Problem

Stefan Isak stefanisak at googlemail.com
Fri Jan 22 17:19:33 CET 2010


Hey,

for anybody with similar problems:
Looks like this bug: http://bugs.typo3.org/view.php?id=10774

I provided a new patch file class.tx_realurl_2.diff

Stefan

On 20.01.2010, at 13:13, Stefan Isak wrote:

> Hey,
>
> using RealUrl 1.7.0 and TYPO3 4.3.1 in a single tree multi domain  
> setup, leaves a problem concerning the language menu I can't solve  
> yet.
>
> What I did:
> RealUrl setup for separate language domains as it is described by  
> Dmitry: http://dmitry-dulepov.com/article/realurl-separate-language-domains-in-an-easy-way.html
>
> So far everything works quiet well:
> deutsch.de/ueber-uns/kontakt/
> english.com/about-us/contact/
>
> Problem:
> Using the language menu to switch from one language to another, the  
> page path part remains untranslated.
> E.g. I am on the site deutsch.de/ueber-uns/kontakt/ and want to  
> switch to english, the resulting url is english.com/ueber-uns/ 
> kontakt/ instead of english.com/about-us/contact/
>
> Here is the TS for the language menu:
>
>   temp.language = HMENU
>   temp.language{
>
>     special = language
>     special.value = 0,1
>     special.normalWhenNoLanguage = 0
>
>     wrap =<ul> | </ul>
>
>     1 = TMENU
>     1 {
>       NO = 1
>       NO {
>         linkWrap =<li>|</li>
>         stdWrap.override = [de] || [en]
>         doNotLinkIt = 1
>         stdWrap.typolink.parameter.data = page:uid
>         stdWrap.typolink.additionalParams = &L=0 || &L=1
>         stdWrap.typolink.addQueryString = 1
>         stdWrap.typolink.addQueryString.exclude = id,cHash,no_cache
>         stdWrap.typolink.addQueryString.method = GET
>         stdWrap.typolink.useCacheHash = 0
>         stdWrap.typolink.no_cache = 0
>       }
>     }
>   }
>
> Any suggestions to solve this?
>
> Thanks!
> Stefan
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list