[TYPO3-english] Submenu problem

arlo mecci at live.dk
Mon Jul 18 16:19:15 CEST 2011


Hello TYPO3 people

My test your webiste tunge-drenge.dk, the original menu as it should be 
is at Brondby-usk.dk. What I'm trying to make a typo3 integration, my 
problem is I can not get submenu to work?

I hope you can just help me on the road are new to typo3.

I have the following code:

## Menu [Begin]
lib.mainMenu = HMENU
lib.mainMenu.entryLevel = 0
lib.mainMenu.wrap = <ul>|</ul>
lib.mainMenu.1 = TMENU
lib.mainMenu.1.NO {
   allWrap = <li>|</li>
}

lib.mainMenu.1.ACT = 1
lib.mainMenu.1.ACT {
   allWrap = <div id="myslidemenu" class=""jqueryslidemenu"></div>
}

config.spamProtectEmailAddresses = 1

page = PAGE
page.typeNum = 0
page.10 = USER
page.10.userFunc = tx_templavoila_pi1->main_page


More information about the TYPO3-english mailing list