[TYPO3-german] TV-Problem mit Vererben von Bildern

Florian Zimmermann lamer56 at gmx.de
Fri Aug 4 09:56:33 CEST 2006


Hallo Stefan,
hier ist mal mein Code mit welchen das ganze bei mir hier reibungslos 
funktioniert benutze jedoch die cabtvgetcontentparts.
<TypoScript>
10 = IMAGE
10.file = GIFBUILDER
10.quality = 100
10.file {
   format = jpg
   quality = 100
   XY = 953,222
   10 = IMAGE
   10.file {
     import = uploads/tx_templavoila/
     import.postUserFunc = tx_cabtvgetcontentparts_pi1->main
     import.postUserFunc.field = field_headerbild
     import.listNum = 0
     maxW = 953
     minW = 953
     maxH = 222
     minH = 222
   }
   20 = IMAGE
   20.file = fileadmin/templates/zhp_files/logo.png
   20.offset = 190,0
}
</TypoScript>
Hoffe es hilft

Bis dann
Florian Zimmermann



More information about the TYPO3-german mailing list