[TYPO3-english] Language menu with special.normalWhenNoLanguage = 0 not work
Steffen Kamper
info at sk-typo3.de
Wed Jan 6 14:30:52 CET 2010
Hi,
the setting is dependend from the l18n_cfg value of the page record.
//True if the page should be hidden
return $l18n_cfg_fieldValue&2 ? FALSE : TRUE;
vg Steffen
More information about the TYPO3-english
mailing list