[TYPO3-english] GET HMENU OBJECT
bernd wilke
t3ng at bernd-wilke.net
Thu Oct 25 16:43:49 CEST 2012
Am 25.10.2012 16:08, schrieb Pablo Feldman:
> *Hi, *
> *
> *
> *Thanks for your response, this is working for content, but HMENU still
> making fallback to default language
> *
>
>
> On Thu, Oct 25, 2012 at 4:25 AM, bernd wilke <t3ng at bernd-wilke.net> wrote:
>
>> config.sys_language_overlay = hideNonTranslated
at least it was the correct search-phrase to lead me to:
http://lists.typo3.org/pipermail/typo3-german/2007-August/036699.html
1. on every page there is a field 'hide page if no translation exist in
current language'
2. installtool-configuration:
$TYPO3_CONF_VARS['FE']['hidePagesIfNotTranslatedByDefault'] = '1';
3. insert in page-TSconfig:
TCAdefaults.pages.l18n_cfg = 2
to set field of 1. by default for new pages (you may set this field for
all pages in SQL)
bernd
--
http://www.pi-phi.de/cheatsheet.html
More information about the TYPO3-english
mailing list