Very simple Typo3 navigation
Sometimes I get asked how to build a menu in Typo3. It's really easy, but TSref isn't very verbose. So here's how to build a basic, valid Typo3 navigation:
foo = HMENU
foo {
# I use this because I like to have one root page
# that links to the first content page. All my
# level 1 Pages are subpages of that page.
entryLevel = 1
# define the first level
1 = TMENU
1 {
wrap =
- |
I am Nicolas Kuttler, a web developer, system administrator and IT consultant from France, currently living in Germany.
2 comments
Start a new thread