[TYPO3-content-rendering] nested list - GMENU

Stefan Beylen intsys at swissinfo.org
Mon Jun 20 12:04:18 CEST 2005


Hello Typolist,

I am having a bit of a problem with my GMENU...cant find a solution...

see: http://wiki.typo3.org/index.php/Content_Rendering

if I take the code and change the first Level to:

---8<---snip---
10.1 = GMENU
10.1 {
	wrap = <ul class="menu-level1">|</ul>
	expAll=1
	NO {
		wrapItemAndSub = <li>|</li>

		XY = [10.w]+20,20
		10 = TEXT
		10.text.field = subtitle // title
		10.offset = 0,13
		10.align = center
		10.niceText = 1
	}
}
---8<---snap---

I dont get the wrapItemAndSub executed...
reason: it doesnt exist in GMENU.

anybody got an idea how I can make my nested GMENU-list validate? maybe 
a substitute for the wrap?

thanks a lot for your help!



More information about the TYPO3-project-content-rendering mailing list