Was vorstellbar ist, ist auch machbar.
Kostenfrei: 0800 - 54 800 54

typo3

Typo3 indexedsearch Mehrsprachigkeit

Wenn das Suchresultat Mehrsprachig ist, man das Ergebnis aber nur in der aktuellen Sprache haben möchte, könne diese Zeilen helfen.
TS-Setup:

#default language
plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 0
[globalVar = GP:L=1]
   #secund language
   plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 1
[global]
[globalVar = GP:L=2]
   #third language (and so on;-)
   plugin.tx_indexedsearch._DEFAULT_PI_VARS.lang = 2
[global]

1 Kommentar to “Typo3 indexedsearch Mehrsprachigkeit”

  1. super Tip vielen Dank, hat mir eine Menge Zeit erspart :-)

Schreiben Sie einen Kommentar