[TYPO3] Breadcrumb as hierarchical <ul> [solved]
Xavier Perseguers
typo3 at perseguers.ch
Thu Jul 17 13:12:56 CEST 2008
Hi Tyler,
You got it!
> HMENU{
> enteryLevel=0
> 1 = TMENU
> 1{
> noBlur=1
> wrap = <ul>|</ul>
> NO{
> doNotLinkIt=1
> doNotShowLink=1
> }
> ACT=1
> ACT{
> wrapItemAndSub = <li>|</li>
> stdWrap.field = nav_title//title
> ATagTitle.field = nav_title // title
> }
> CUR=1
> CUR{
> allWrap = <li>|</li>
> stdWrap.field = nav_title//title
> doNotLinkIt=1
> }
> }
> 2 <.1
> 3<.2
> 4<.3
> 5<.4
> 6<.5
> 7<.6
> 8<.7
> }
That works! I was trapped in my reflection by trying to get the
special=rootline work as I wished instead of thinking of deactivating
inactive menu entries.
A big thanks for this great idea!
--
Xavier Perseguers
http://xavier.perseguers.ch/en/tutorials/typo3.html
More information about the TYPO3-english
mailing list