[TYPO3] multilanguage TMENU

2008-07-31 Thread stereofrog
Hi on the multilang site, how to make TMENU display navigation titles in the current language, e.g. if the address is index.html?&L=2 and 2 happens to be German, I'd like it to show nav titles I've entered for the german version. Currently it shows navtitles in default lang, no matter which langua

Re: [TYPO3] multilanguage TMENU

2008-07-31 Thread Andreas Burg
[EMAIL PROTECTED] schrieb: > Hi > > on the multilang site, how to make TMENU display navigation titles in > the current language, e.g. if the address is index.html?&L=2 and 2 > happens to be German, I'd like it to show nav titles I've entered for > the german version. Currently it shows navtitles

Re: [TYPO3] multilanguage TMENU

2008-08-01 Thread stereofrog
On 8/1/08, Andreas Burg <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] schrieb: >> Hi >> >> on the multilang site, how to make TMENU display navigation titles in >> the current language, e.g. if the address is index.html?&L=2 and 2 >> happens to be German, I'd like it to show nav titles I've entere

Re: [TYPO3] multilanguage TMENU

2008-08-01 Thread Tania Morales
Make sure you have created the Alternative Page Language record for each page, by going to "Localization View", and selected the language from the "Show page language version dropdown", not sure if it will work with nav titles but it works with the normal titles. On Fri, Aug 1, 2008 at 3:09 AM, <[

Re: [TYPO3] multilanguage TMENU

2008-08-01 Thread Andreas Burg
[EMAIL PROTECTED] schrieb: > On 8/1/08, Andreas Burg <[EMAIL PROTECTED]> wrote: >> [EMAIL PROTECTED] schrieb: >>> Hi >>> >>> on the multilang site, how to make TMENU display navigation titles in >>> the current language, e.g. if the address is index.html?&L=2 and 2 >>> happens to be German, I'd lik

Re: [TYPO3] multilanguage TMENU

2008-08-01 Thread Andreas Burg
Andreas Burg schrieb: > [EMAIL PROTECTED] schrieb: >> On 8/1/08, Andreas Burg <[EMAIL PROTECTED]> wrote: >>> [EMAIL PROTECTED] schrieb: Hi on the multilang site, how to make TMENU display navigation titles in the current language, e.g. if the address is index.html?&L=2 and 2 >>>

Re: [TYPO3] multilanguage TMENU

2008-08-15 Thread stereofrog
On 8/1/08, Andreas Burg <[EMAIL PROTECTED]> wrote: > Andreas Burg schrieb: >> [EMAIL PROTECTED] schrieb: >>> On 8/1/08, Andreas Burg <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] schrieb: > Hi > > on the multilang site, how to make TMENU display navigation titles in > the curren

Re: [TYPO3] multilanguage TMENU

2008-08-15 Thread Xavier Perseguers
Hi Gosha, >>> # Config Default English >>> config { >>> sys_language_uid = 0 >>> language = en >>> locale_all = en_GB.utf8 >>> htmlTag_langKey = en >>> headerComment= *** Programmed by gosha *** >>> } >>> >>> # Config English >>> [globalVar = GP:L = 0] >>> config {

Re: [TYPO3] multilanguage TMENU

2008-08-15 Thread stereofrog
On 8/15/08, Xavier Perseguers <[EMAIL PROTECTED]> wrote: > Hi Gosha, > > # Config Default English config { sys_language_uid = 0 language = en locale_all = en_GB.utf8 htmlTag_langKey = en headerComment= *** Programmed by gosha ***

Re: [TYPO3] multilanguage TMENU

2008-08-15 Thread Xavier Perseguers
I'm shure it works with navtitles, it did not work with aliases. >>> thanks for help, much appreciated. When I add a new language in >>> backend, I have to add a new [globalVar = GP:L = whatever] section to >>> TS, right? Is it possible to have this configured automatically? >> AFAIK no, but i

Re: [TYPO3] multilanguage TMENU

2008-08-15 Thread Andreas Burg
>> >> any pointers on how this can be achieved? > > I mean, it's not a hard work to add a few line of TS... > I fully agree. And even if it should be possible, you will get in trouble with some configs. # Config German [globalVar = GP:L = 9] config { sys_language_uid = 9 language