


Custom sitemap setup, where the sitemap is created as an unordered list (UL/LI)
lib.sitemap = COA lib.sitemap { stdWrap.prefixComment = 2 | lib.sitemap wrap = <div class="sitemap">|</div> 10 = HMENU 10.special = directory 10.special.value.field = pages 10.1 = TMENU 10.1 { wrap = <ul>|</ul> noBlur = 1 expAll = 1 NO { wrapItemAndSub = <li>|</li> ATagTitle.field = description // title } } 10.2 < .10.1 10.3 < .10.1 10.4 < .10.1 10.5 < .10.1 } tt_content.menu.20.2 > tt_content.menu.20.2 < lib.sitemap
This snippet has been submitted by Peter Klein.


Comments (1)