[TYPO3-english] Optionsplit inside DataWrap

Peter Ruijter peter.ruijter at gmail.com
Sun Sep 30 10:03:20 CEST 2012


Hi List,

For a dataWrap I would like to use a splitoption.

Below the code that is been used:

stdWrap.dataWrap (
<div class="cUnit height1of4">
 <div class="ankeiler {field: mediatype}" title="{field:title}">
|
 </div>
</div>
   |*|
<div class="cUnit height1of4-extra">
 <div class="ankeiler {field: mediatype}" title="{field:title}">
|
 </div>
</div>
)

Is optionSplit allowed inside a dataWrap, because only the first part "<div
class="cUnit height1of4">|</div>" is rendered in the output. Anyone a
solution to solve this?

-- 

Best Regards,

Peter Ruijter


More information about the TYPO3-english mailing list