[TYPO3-german] typo3 4.7: html tags deaktivieren?
Clemens K.
lleork at gmail.com
Mon Jul 2 20:06:34 CEST 2012
hi,
hab folgendes problem: beim images rendering wird jetzt anstatt ul etc.
auf einmal figure und figcaption verwendet. grundsätzlich cool, aber mir
zerstört es meine jquery slideshow. hat jemand eine ahnung wie ich das
wieder auf ul umstellen kann? folgendes habe ich bereits, scheint aber
nichts zu bringen:
tt_content.image.20.rendering.ul {
imageRowStdWrap.dataWrap = <ul> | </ul>
imageLastRowStdWrap.dataWrap = <ul> | </ul>
noRowsStdWrap.wrap = <ul> | </ul>
oneImageStdWrap.dataWrap = <li> | </li>
imgTagStdWrap.wrap =
editIconsStdWrap.wrap = <div> | </div>
caption.wrap = <div class="csc-textpic-caption"> | </div>
}
danke + lg
More information about the TYPO3-german
mailing list