[TYPO3] HMENU for subpage tree
Tomas Mrozek
mail at cascaval.com
Mon Jun 4 18:48:15 CEST 2007
> "directory" and "list" are little limited - you can build only first level
> of pages.
No, I believe that you can build a submenu (= other levels). The only
problem is that the submenu is hidden. :)
Item 1
|- Subitem 1
- Subitem 2
Item 2
|- Subitem 1
- Subitem 2
With normal menu, if you click on "Item 1" the submenu automatically
appears. With "special=directory", it doesn't. However, if you use
"expAll=1" (TMENU property) in the first level, the submenu will appear.
Unfortunately, all the submenus will appear = even the submenu of "Item 2".
The solutions are tricky, a bit.
Tomas Mrozek
More information about the TYPO3-english
mailing list