[TYPO3-core] RFC #11293: Login page is not translatable
David Bruchmann
typo3-team-core at bruchmann-web.de
Sun Jun 7 21:55:05 CEST 2009
----- Ursprüngliche Nachricht -----
Von: Steffen Kamper <info at sk-typo3.de>
Gesendet: Sonntag, 7. Juni 2009 21:36:17
An: typo3-team-core at lists.netfielders.de
CC:
Betreff: Re: [TYPO3-core] RFC #11293: Login page is not translatable
> Hi,
>
> Rupert Germann schrieb:
>> Steffen Kamper wrote:
>> ...
>>> yes, i would use if(!is_object($GLOBALS['BE_USER']) && ...
>> $GLOBALS['BE_USER'] is always an object at this point.
>>
>
> yes, you're right. So check has to be made against $GLOBALS['BE_USER']->user
>
> vg Steffen
Hi,
I see no way to get data from a still unknown user at this point.
So perhaps a language-selector makes sense?
Best Regards
David
More information about the TYPO3-team-core
mailing list