Hi all,

I am using this for getting the file resource of one page.
So I can have different bg images in diferent pages.

The problem is, that the following TS gives me back,  the complete image  
tag.

lib.emotional = IMAGE
lib.emotional {
   listNum = 0
   file {
     maxH   = {$MAXHEIGHT}
     maxW   = {$MAXWIDTH}
     import = uploads/media/
     import {
       data = levelmedia: -1, slide
       listNum = 0
     }
   }
}

But I am using TV and I map this to an attribute style="".
So it is necessary for me, that I only get back the complete image name  
with "uploads/media" prepended.

I tried to use TEXT instead of image, bu that does not work.

Any ideas?

Thanks
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to