[TYPO3-german] Section Image mit TV
Philipp Holdener
philipp at holdener.ch
Wed Jun 7 12:35:16 CEST 2006
Ausschnitt aus meinem tv-code
So zeigts dir das Bild auch an.. :-)
<TypoScript>
10.source.postUserFunc = tx_kbtvcontslide_pi1->main
10.source.postUserFunc.field = field_img_top
10 = IMAGE
10.file {
XY = 231,62
format = jpg
quality = 80
import = uploads/tx_templavoila/
import.postUserFunc = tx_kbtvcontslide_pi1->main
import.postUserFunc.field = field_img_top
import.current = 1
import.listNum = 0
maxW = 231
minW = 231
maxH = 62
minH = 62
}
</TypoScript>
More information about the TYPO3-german
mailing list