[TYPO3-dev] Image Params - What is wrong??

Andreas Wengrzik wengrzik at ewr.de
Thu Aug 17 14:45:56 CEST 2006


Hey there!

I tried to make rounded corners for my pictures i trie this way
in an .php file:

$lConf['image.']['altText'] = $imgsAltTexts[$cc];
$lConf['image.']['titleText'] = $imgsTitleTexts[$cc];
$lConf['image.']['file'] = 'uploads/pics/' . $val;
$lConf['image.']['file.']['params'] = '-gravity NorthEast 
fileadmin/rounded-ne.png';


But this doesnt work... can anyone tell me whats wrong or how to make 
rounded corners for each image??

Writing text with the params and -grasvity value works fine for me.

Any hints?

Thanks a lot!
bye

-andreas w.




More information about the TYPO3-dev mailing list