[TYPO3-shop] generateImage
Lukas Taferner
lukas at taferner.net
Fri Nov 30 00:11:22 CET 2007
Dear List,
has anyone ever tried using the generateImage feature of tt_products?
I would like to use the folder fileadmin/product_images. The images are
called *itemnumber*.jpg.
This setup does not work:
plugin.tt_products {
ALL.generatePath {
base = fileadmin/product_images
}
ALL.generateImage {
type = tablefields
uid_local = itemnumber
#field.itemnumber = 6
}
}
Any help appreciated!
best regards,
Lukas Taferner
More information about the TYPO3-project-tt-products
mailing list