[Typo3-dev] TemplaVoila and Multilanguage ???

Tim Kühl tk at personalwlan.de
Wed May 12 16:51:21 CEST 2004


Hi,

I'm currently on the same issue: new project with TV and multiple 
languages.
see below

On Wed, 12 May 2004 15:11:44 +0200, Markus Thurner <thoean at yahoo.de> wrote:

>
> Raphael Geyer wrote:
>> Yes, I try to use one tree only. Is this possible with TV ?
>> * I can create a translation record for a page
>> * I can create a translation record for content elements
>>
>> But I can't link a translated content record to a translated page record
>
>
> as we moved from the ENG to the DEV list, a short summary, what we
> currently have:
>
> 1) Installed "static info tables" and "static info tables -
> sorting in english" (+ create the languages)
>
> 2) update DS manually by adding:
> 	<meta type="array">
> 		<langChildren type="integer">1</langChildren>
> 		<langDisable type="integer">0</langDisable>
> 	</meta>
>
> 2.1) re-save TO, clear temp_CACHED and clear All Cache
>
> 3) TV Page -> Edit the Content. There should be two languages available
>

Up to this step everything o.k.

> 3.1) (this I have not mentioned up to now:) Page->Translate Page!
> (Otherwise the content would not be visible).
>

This step I can't figure out. Should I use the 'Page' Module to do the
translation instead of the 'TV Page' Module?


>
>
> So, back to your question, at which point exactly is your problem? Have
> you got the choice unter TVPage->Edit Content to choose the language?
>
>
> Markus
>
>

My problem is, that the language links on the page as described by kasper 
for the testsite
won't work. I always get the default language displayed, no matter what 
Language parameter I set
in the URL (-> L=0, L=1). I'm using the following in TypoScipt Template 
Setup Field:

# Setting up the language variable "L" to be passed along with links
config.linkVars = L

# English language, sys_language.uid = 1
[globalVar = GP:L = 1]
config.sys_language_uid = 1
config.language = EN


I just started developing with Typo3. Been waiting for TemplaVoila as I 
really like the concept.
Having TV and Multi Language in a single tree would be great. But at the 
moment I can't figure
out where to start extending the code to make this work. Any hint 
appreciated.

Tim







-- 
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/




More information about the TYPO3-dev mailing list