[TYPO3] show active language results indexed serach
Nick Weisser
typo3 at openstream.ch
Thu Jul 13 09:36:44 CEST 2006
Bas van der Togt wrote:
> Can you give me an example please?
#Setting up the language variable "L" to be passed along with links
config.linkVars = L
#English, sys_language.uid = 1
config.sys_language_uid=0
config.language = en
config.locale_all = english
plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 0
#German, sys_language.uid = 1
[globalVar = GP:L=1]
config.sys_language_uid = 1
config.language = de
config.locale_all = de_CH
plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 1
[end]
--
Kind regards
Nick Weisser
Openstream Internet Solutions
http://www.openstream.ch
More information about the TYPO3-english
mailing list