[Typo3-dev] dam hook request

Sami Ben-yahia sittinggoat at hotmail.com
Wed May 18 12:57:26 CEST 2005


Hi,
i added an ugly tweak in "class.tx_dam_div.php"
which allows me to display thumbnails of flash movies

311	function thumbnail($theFile, $size='', $title='', $attribs='', $attribsIcon='', $onClick=NULL, $makeFileIcon=TRUE, $backPath='')	{
.
.
.
362	//user tweak
363	if($ext=='swf'){
.
.
.
$thumbData=
}

my topic is hook request but if you think that implementing thumbnails generation as a service or that anything is better, let me know.

Thanks

Sami




More information about the TYPO3-dev mailing list