[TYPO3-dev] hidePagesIfNotTranslatedByDefault
Martin Kutschker
martin.kutschker-n0spam at no5pam-blackbox.net
Mon Jan 28 19:01:26 CET 2008
John Angel schrieb:
> Hi,
>
> I was looking for solution to make "Hide page if no translation for current language exists" turned on globally and found 'hidePagesIfNotTranslatedByDefault' option in config_default.php with very strange comment:
>
> =====
> Basically this will inverse the effect of the page localization setting "Hide page if no translation for current language exists" to "Show page even if no translation exists"
> =====
>
> What is the intention of such 'inverse' implementation?
>
> If I make it TRUE, it will inverse existing manual settings on pages!?
Correct. It will even change the label accordingly.
Obivously you should set it before you start localizing a site.
Masi
PS: As this setting makes much more sense, it'd be nice if the new 1-2-3
installer would set this variable to true by default.
More information about the TYPO3-dev
mailing list