[TYPO3-english] tt_content.image and optionsplit
Adrian
ad1822 at gmail.com
Wed Jul 3 12:37:18 CEST 2013
Hi list,
I try to generate gallery using optionsplit, but every image is rendering
only by first <li> element, and I have only <li class="big">|</li> items.
Is it possible to using option split?
Here is my code:
tt_content.image.20.renderMethod = ul
tt_content.image.20.rendering.ul.imageRowStdWrap.dataWrap = |
tt_content.image.20.rendering.ul.imageLastRowStdWrap.dataWrap =|
tt_content.image.20.rendering.ul.oneImageStdWrap.dataWrap = <li
class="big">|</li>|*|<li class="small">|</li>|*|<li class="small">|</li>
tt_content.image.20.rendering.ul.noRowsStdWrap.wrap = <ul
class="galleryItems"> | </ul>
tt_content.image.20.rendering.ul.caption.wrap = |
Thanks for any help,
Adrian
More information about the TYPO3-english
mailing list