[TYPO3] Title label in HMENU item link

Sergio Catalá Gil scatala at iti.upv.es
Tue Sep 9 10:49:48 CEST 2008


How could I add the "title" label to a HMENU menu item link? I tried
different ways with "ATagParams" label but nothing worked:

temp.MenuPrincipal = HMENU
temp.MenuPrincipal {
    entryLevel = 0
    1 = TMENU
    1 {
        noBlur = 1
        expAll = 1
        NO {
	    allWrap = <div style="height:25px;">|</div>
	    ATagParams = title = "leveltitle:-2"
		or
	    ATagParams = title = "{field:title}"
        }
     }
}

but nothing worked.

Thanks in advance, 
Sergio




More information about the TYPO3-english mailing list