[TYPO3-UG Dutch] Menuinstellingen
Ronald Wopereis
woepwoep at gmail.com
Mon Jun 11 13:18:20 CEST 2012
hi Peter,
in onderstaand voorbeeld is 2977 de pagina met daaronder de subpagina's die
in een special menu komen
hope this helps
R
100 = HMENU
100 {
wrap = <div id="opvallend"> | </div>
special = directory
special.value = 2977
1 = TMENU
1 {
wrap = <ul>|</ul>
expAll = 1
NO=1
NO {
stdWrap.htmlSpecialChars = 1
wrapItemAndSub = <li class="normal"> | </li>
}
ACT = 1
ACT < .NO
ACT.wrapItemAndSub = <li class="active"> | </li>
}
}
2012/6/11 Peter Jansen <info at webxtreeme.co.cc>
> Hallo lijst ik heb een probleempje ik heb een menu die ik wil laten
> starten met subpagina's van een pagina nu heb ik onderstaande bedacht
> maar die werkt niet.
>
> # Menu 1 cObject
> PIDinRootline = {$TpS_Menu.ShopStartPoint}
> temp.ShopMenu.entryLevel = {$TpS_Menu.ShopMenu}
> temp.ShopMenu = HMENU
> First level menu, textual
> temp.ShopMenu.1 = TMENU
> temp.ShopMenu.1 {
> # Normal state properties
> NO.allWrap = <li class="menu_item"> | </li>
> # Enable active state and set properties
> ACT = 1
> ACT.allWrap = <li class="current_page_item">|</li>
> }
> #temp.ShopMenu.1.wrap = <ul>|</ul>
>
> wat doe ik hier fout ???
>
> Peter
> _______________________________________________
> TYPO3-UG-Dutch mailing list
> TYPO3-UG-Dutch at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-ug-dutch
>
--
http://about.me/woepwoep
More information about the TYPO3-UG-Dutch
mailing list