[TYPO3-templavoila] displaying Header of content element in FCE + wrap each individual RECORD

Steffen Kamper info at sk-typo3.de
Thu Jan 14 11:57:54 CET 2010


Hi,

manolobimbo schrieb:
> Hi,
> 
> I made an FCE with 2 "colums"  of type "content element" ans i'd like to 
> wrap each item contained in each of these with differents <div>
> This problem seems to have been already discussed 
> (http://old.nabble.com/-TYPO3-english--Wrap-only-particular-content-elements-in-a-Templavoila-mapping--td23190867.html)  
> but i haven't undestand...
> 
> Additionaly , i'd like to display the header of these content element. 
> I've tried this technique
> <TypoScript>
> 10 = TEXT
> 10.data = register:tx_templavoila_pi1.parentRec.header
> 10.wrap = <h3 class="header"> |</h3>
> </TypoScript>
> but it didn't work...
> 

should work but needs CDATA tags. If they are not in DS add them manually.

vg Steffen


More information about the TYPO3-project-templavoila mailing list