[Typo3] Hiding untranslated menu items for whole site

Kraft Bernhard kraftb at gmx.net
Mon Feb 14 18:23:53 CET 2005


Kraft Bernhard wrote:
> Set:
> TCAdefaults.pages {
>   l18n_cfg = 2
> }

I forgot to say that this is just for newly created pages.

If you want to set this flag on any already existing pages do

UPDATE pages SET l18n_cfg=2;

in php-myadmin shell.


greets,
Bernhard
-- 
----------------------------------------------------------------------
"Freiheit ist immer auch die Freiheit des Andersdenkenden"
Rosa Luxemburg, 1871 - 1919
----------------------------------------------------------------------



More information about the TYPO3-english mailing list