[TYPO3-dam] thumbnail size

Andy Pattynama andy.pattynama at gmail.com
Wed Sep 15 23:09:10 CEST 2010


Hello there

I try to change the size of the thumbnail in the list view, when you browse
the images. After some searching, I found following line in:
class.tx_dam_browse_media.php:
$clickThumb = tx_dam_image::previewImgTag($fI, '', $addAttrib);

The second parameter is the "size" parameter but since it's hardcoded and
empty, it doesn't seem to be possible, to change the thumbnail size. Is that
assumption correct?

Regards,
Andy


More information about the TYPO3-project-dam mailing list