[TYPO3-english] Realurl & suggestion for hybrid multilanguage site

Tonix (Antonio Nati) tonix at interazioni.it
Sat May 8 10:04:46 CEST 2010


Thanks Tim,
but website is not so big to justify other A records and different 
websites for languages.

Probably, best solution will be to add another level.

/   -> multilanguage intro
/site/it/...    -> italian tree
/site/en/....  -> english tree
/site/dk/... -> danish tree
/common1/   -> admin functions in one language
/common2/    -> other functions in one language

/site/ can be the starting point for the multilingual tree, while 
common1 and common2 can have their autonomous life.

Regards,
Tonino


Tim Wendisch ha scritto:
> Maybe I misunderstood the problem, but as far as you discribed it I can't see one.
> You could try to use a mix of realurl and different "A-Records".
>
> http://www.abc.com/it             ->domainrecord "www.abc.com" AND language parameter L=0
> http://www.abc.com/en          ->domainrecord "www.abc.com" AND language parameter L=1
> http://www.abc.com/dk          ->domainrecord "www.abc.com" AND language parameter L=2
>
> http://common1.abc.com/       ->domainrecord "common1.abc.com" 
> http://common2.abc.com/       ->domainrecord "common2.abc.com" 
>
> the only thing to do would be to insert "Domain Records" in the Typo3 pagetree. if you would like to have the "Common 1" and "Common 2" located inside the domain, you could try to use the htaccess modRedirect function.
>
> Greetings Tim
>
>   
>> We are going to develop a multilanguage website, and we would like to 
>> use an hybrid solution.
>> We want a unique tree for languages for the most of pages, while 
>> specific trees must be only in one language.
>> Of course we'll use realurl, and we are evaluating if it can be 
>> customized to achieve what we need.
>>
>> From a (external) navigation point of view, tree should be:
>>
>> /   -> multilanguage intro
>> /it/...    -> italian tree
>> /en/....  -> english tree
>> /dk/... -> danish tree
>> /common1/   -> admin functions in one language
>> /common2/    -> other functions in one language
>>
>> Internally, we would like this structure:
>> - website
>> -- multilanguage -> tree of multilingual pages
>> -- common1 -> tree for common1
>> -- common2 -> tree for common2
>>
>> It looks well clear how to make a single tree or a multi tree language 
>> website. But how to make this mix?
>> Can Realurl be customized in order to develop such hybrid site?
>>
>> Thanks,
>>
>> Tonino
>>
>> -- 
>> ------------------------------------------------------------
>>        Inter at zioni            Interazioni di Antonio Nati 
>>   http://www.interazioni.it      tonix at interazioni.it           
>> ------------------------------------------------------------
>>
>>
>>
>>     
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
>   


-- 
------------------------------------------------------------
        Inter at zioni            Interazioni di Antonio Nati 
   http://www.interazioni.it      tonix at interazioni.it           
------------------------------------------------------------



More information about the TYPO3-english mailing list