Sprachmenü (Language menu) via TypoScript | ||
Alex Kellner of in2code recently wrote the following slick piece of TypoScript for creating a language selector menu. Notes Language ids are given in special.value = 0,1,2,3 which match with the same order of the language labels found in stdWrap.override = deutsch || english || français || español. The currently selected language is not clickable. […] | ||