[TYPO3-english] Re: Remove csc-default wrap for my plugin

TSniper masmoudi_moha at yahoo.fr
Mon Mar 2 10:21:05 CET 2015


Hello,

i have the same problem for a dce content element, i have did that :

tt_content.html.prefixComment >
tt_content.stdWrap.innerWrap.override = |
tt_content.stdWrap.innerWrap.override.if {
equals = dce_dceuid1
value.field = CType
}

tt_content.stdWrap.innerWrap.cObject.default.if {
  value = dce_dceuid1
  equals.field = CType
  negate = 1
}
but i still have the same result :
<div id="c42" class="csc-default">
dce content here...
</div>

did you have  an idea ?

thnks in advance.
TSniper


More information about the TYPO3-english mailing list