[TYPO3-mvc] CObject-ViewHelper to output several images
Bastian Waidelich
bastian at typo3.org
Fri Jan 27 16:22:12 CET 2012
Michael Bakonyi wrote:
Hi Michael,
> lib.image = TEXT
> lib.image{
> field = galleryImages
> field.split{
> token = ,
> cObjNum = 1
> 1{
> 10 = IMAGE
> 10{
> file{
> import = uploads/pics/
> import.current = 1
> maxW = 272
> }
> }
> }
> }
> }
Did you try to render this directly e.g. with page.10 < lib.image?
I doubt, that this is going to work.
Best,
Bastian
More information about the TYPO3-project-typo3v4mvc
mailing list