[TYPO3] Breadcrumb as hierarchical <ul> [solved]
Tyler Kraft
tyler.kraft at netefficiency.co.uk
Thu Jul 17 13:27:19 CEST 2008
Glad to know that it works ( I use it all the time so I sure hope it
works ;-) )
Cheers
Xavier Perseguers wrote:
> 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!
>
More information about the TYPO3-english
mailing list