[TYPO3] Multilanguage website, sr_language_menu: Select Official Language (ISO code)?

Antonio Willybiro [awillys] keiser_soze at hotmail.com
Mon Jun 19 00:14:19 CEST 2006


My TS is the following:

##############################################CONFIG##############################################
config {
linkVars=L
sys_language_mode = content_fallback
language=en
locale_all = en_GB.ISO8859-1
renderCharset = utf-8
simulateStaticDocuments = 0
baseURL = 1
baseURL = http://www.africa-live.com/
tx_realurl_enable = 0
noBlur = 1
doctype = xhtml_strict
xmlprologue = none
removeDefaultJS = external
xhtml_cleaning = all
}

#############################################LANGUAGE#############################################
##FRENCH
[globalVar=GP:L=1]
config.locale_all = fr_FR
config.sys_language_uid=1
config.language=fr
config.htmlTag_langKey=fr
[end]

############################################CSS 
FILES##################################################
page.includeCSS {
file1 = fileadmin/CentralAfrica-Live/styles/main.css
}

lib.rcalive_logo = TEXT
lib.rcalive_logo.value = Logo!


# Default PAGE object:
page = PAGE
page.typeNum = 0
page.10 = USER
page.10.userFunc = tx_templavoila_pi1->main_page

Cheers,
Antonio
"Antonio Willybiro [awillys]" <keiser_soze at hotmail.com> wrote in message 
news:mailman.1.1150664166.25549.typo3-english at lists.netfielders.de...
> Hi there,
>
> I'm trying to set up a multi-language site but I'm having problems.
> When the combobox "Select Official Language (ISO Code)" in the Website 
> Language form is empty (for my alternative language - French here) 
> everything works almost fine except that in the FE of sr_language_menu I 
> won't see the country flag or language name. If I set the "Select Official 
> Language (ISO Code)" to French then in FE i can see the flag (or language 
> name) but clicking on it does not lead to the translation page anymore.
>
> strange behaviour.
> any hint?
>
> Thanks in advance
> Antonio
> 





More information about the TYPO3-english mailing list