[TYPO3-english] GIFBUILDER File from record field

Bernhard Kraft kraftb at think-open.at
Tue Jun 22 21:17:55 CEST 2010


On 06/18/2010 12:41 PM, Iztok Kham wrote:

> How can I tell GIFBUILDER (GMENU) to use file specified in "image" field
> in record?


file = GIFBUILDER
file {
	...
	10 = IMAGE
	10 {
		file.import = uploads/tx_ttproducts/
		file.import.field = image
		file.width = 800m
		file.height = 600m
		...
	}

}


greets,
Bernhard


More information about the TYPO3-english mailing list