[TYPO3] Title label in HMENU item link

Francois Suter fsuter at cobweb.ch
Tue Sep 9 11:05:12 CEST 2008


Hi,

> 	    ATagParams = title = "leveltitle:-2"
> 		or
> 	    ATagParams = title = "{field:title}"

You have to tell TYPO3 that you want to interpret the special values 
that you have set in your property:

ATagParams.insertData = 1

and don't forget the curly braces:

ATagParams = title = "{leveltitle:-2}"

HTH

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-english mailing list