[TYPO3] entryLevel problem
Francois Suter
fsuter at cobweb.ch
Thu Jul 12 19:12:29 CEST 2007
Hi,
> Today I started making the Home page template. It has (technicaly) an
> identical menu. So I copy/pasted above TS into the home-template.
> Only the
> one with entrylevel 0 works as expected. The menu with entrylevel 2
> gives
> me nothing!
You can't show entryLevel 2 on level 0, because you ARE on level 0.
entryLevel 2 can only start showing on level 1, where level 2
represents the subpages. If you want to have a menu of some set of
subpages on your home page, you have to use the "special" property of
the HMENU, define it as a "directory" and point to the parent page of
the subpages you want to display.
HTH
François Suter
Directeur technique
------------------------------------------------------------------------
-------------------------------------------------------------
Cobweb Development Sàrl
www.cobweb.ch
------------------------------------------------------------------------
-------------------------------------------------------------
More information about the TYPO3-english
mailing list