[TYPO3-german] yag Gifbuilder kein Bild, nur Wasserzeichen
Marvin
info at pixel-design-studio.de
Mon Mar 18 13:03:19 CET 2013
Hallo,
ich habe alle möglichen Varianten probiert, jedoch erscheint nie das Bild, höchstens das Wasserzeichen.
Imagemagick (6) funktioniert einwandfrei in allen Tests.
Ich habe es mit folgender TS probiert:
-----------------------------------------------------------------------------
plugin.tx_yag.settings.themes.default2 < plugin.tx_yag.settings.themes.default
plugin.tx_yag.settings.themes.default2 {
#resolutionConfigs {
thumb >
thumb = GIFBUILDER
thumb {
XY = [10.w],[10.h]
format = jpg
quality = 90
// Test, backcolor wird generiert
backColor = #fefefe
10 = IMAGE
10 {
file.import.field = yagImage
file.maxH = 200
file.maxW = 150
}
// Load watermark image file
20 = IMAGE
20 {
file = fileadmin/templates/img/logo.png
file.width = 80
offset = offset = [10.w]/2-10,[10.h]-10
}
}
galleryThumb < plugin.tx_yag.settings.themes.default2.resolutionConfigs.thumb
albumThumb < plugin.tx_yag.settings.themes.default2.resolutionConfigs.thumb
}
}
module.tx_yag.settings.themes.default2 < plugin.tx_yag.settings.themes.default2
-----------------------------------------------------------------------------
TYPO3 6.0.2
Imagemagick: 6
More information about the TYPO3-german
mailing list