[Typo3] Insert title into wrap

Peter Klein peter at umloud.dk
Wed Sep 21 16:41:34 CEST 2005


Hi Dmitrii, instead of "wrap" you should use "dataWrap" which allows you to 
add fields directly on the wrap.

temp.third_menu.dataWrap = <div id="item-left"> <h3>{field:title}</h3> <ul> 
| </ul> </div>

-- 
Peter Klein/Umloud Untd

"Dmitrii Dimandt" <dmitriid at gmail.com> skrev i en meddelelse 
news:mailman.1062.1127301374.28241.typo3-english at lists.netfielders.de...
temp.third_menu.wrap = <div id="item-left"> <h3>{title}</h3> <ul> | </ul> 
</div>


Where I want {title} to be the title of the page. Is it possible? 





More information about the TYPO3-english mailing list