[Typo3] Insert title into wrap

Dmitrii Dimandt dmitriid at gmail.com
Wed Sep 21 13:53:40 CEST 2005


On 9/21/05, Michiel Roos <systeembeheer at meyson.nl> wrote:
> Look for the post named 'cObject CASE', it might help you.
> _______________________________________________

Thank you. Here is what I tried:

temp.third_menu = HMENU
temp.third_menu.entryLevel = 2
temp.third_menu.if.value = treeLevel
temp.third_menu.if.isGreaterThan = 1
temp.third_menu.wrap = <div id="item-left"> <h3>{title}</h3> <ul> | </ul> </div>


Well, it didn't work, obviously :) I guess, treeLevel works only with
conditions :(  Is there a way to find what level you are on throug TS?
I suppose, there is :), but I can't understand where I should look for
it



More information about the TYPO3-english mailing list