[TYPO3-dev] Hooks for class.tslib_menu.php
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Mon Jun 12 09:31:49 CEST 2006
Tapio Markula schrieb:
> In the list of recently updated pages
>
> if($this->conf['includeNotInMenu'])
>
> is *not* the same - that concerns page types,
> not the field 'nav_hide'
>
> IMO this behavior is inconsitent.
> IMO the option includeNotInMenu should concern also
> pages.nav_hide=0', when
>
> if($this->conf['includeNotInMenu'])
> {
> $extraWhere = ' AND pages.nav_hide=0';
> }
I agree with you that 'includeNotInMenu' should also test for the nav_hide
field.
Masi
More information about the TYPO3-dev
mailing list