[TYPO3] disblae [globalString= IENV:HTTP_HOST = *domain.com] when logged in on backend

Michael Stucki michael at typo3.org
Wed Aug 30 11:53:05 CEST 2006


Bas van der Togt wrote:

> I'm using in the whole setup of my site [globalString= IENV:HTTP_HOST =
> *domain.com] to let Typo3 translate the content based on hostname.
> 
> But i want to disable this when backend users are logged in. Does
> anybody knows how to to this? Your help would be great.

In TYPO3 4.0 you can combine conditions:

[globalString= IENV:HTTP_HOST = *domain.com] || [globalVar = TSFE:beUserLogin = 1]

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-english mailing list