[TYPO3-dev] Setting config.htmlTag_langKey
Benjamin Mack
mack at xnos.org
Wed Dec 5 12:06:16 CET 2007
Hey guys,
just found out that config.htmlTag_langKey is automatically set to "en"
all the time. AFAIKS this is used for defining the language of the
webpage (when using XHTML and in the HTML tag), so it's another option
to set.
So right now we have
if langKey isset => use langKey
otherwise "en"
What do you think about this?
if langKey isset => use langKey
else if config.language is set use config.language
else use "en"
--
greetings,
benni.
-SDG-
www.xnos.de // www.xnos.org
More information about the TYPO3-dev
mailing list