[TYPO3] Recently modified (HOWTO?)
Matthias Stuebner
news at stuebner.de
Fri Apr 6 12:07:03 CEST 2007
On Thu, 05 Apr 2007 19:57:00 +0200, Andreas Balzer wrote:
> The problem: The code ignores the setting "Do not show in menu". What do
> I have to modifiy, in order to not show pages with this setting activated?
Isn't "Do not show in menu" stored in the field HIDDEN? Then it could help
to add:
temp.new.10.lvl1uids.cObject.select.addWhere = not hidden = 1
--
br Matthias
More information about the TYPO3-english
mailing list