Download  |  Search  |  Log in  |  FAQ  |  Memberlist  |  Online  |  TYPO3.org Developer Resource
Home » TypoScript » Templates
Post new topic   Reply to topic Page 1 of 1 [1 Post] TV - separate templates for each language
Author Message
webmaster@llgc.org.uk



Joined: 05 Jul 2006
Posts: 32

PostPosted: 05 Dec 2006 - 2:02 pm    Post subject:  TV - separate templates for each language
Subject description: Allocating language specific templates in a one-tree multilanguage structure
Reply with quote

I can find no way of allocating a template to an alternative page language in a one-tree multilanguage structure.

I have two languages. English is default, templates have been created and allocated to those pages. I have added an alternative language (Welsh), created the alternative language pages and created another set of templates for the Welsh design BUT the pull-downs to allocated a
template don't seem to appear on the template page.

HELP!! Which step/code am I missing????

I've set the language in the Template Setup:

#Setting alternative language

config.uniqueLinkVars = L
config.sys_language_overlay = content_fallback
config.language = en
config.sys_language_uid = 0

[globalVar = GP:L = 1]
config.language = cy
config.sys_language_uid = 1
[global]

and added this to the DS:

<meta>
<langDisable>1</langDisable>
</meta>
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
Home » TypoScript » Templates
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum