[TYPO3-dev] Image Resize in BE module using IMG_RESOURCE?
    Sebastian Gebhard 
    s.gebhard at markenmotiv.de
       
    Tue Jul 21 12:56:16 CEST 2009
    
    
  
Steffen Kamper schrieb:
> t3lib_BEfunc::getThumbNail($GLOBALS['BACK_PATH'] . 'thumbs.php', 
> PATH_site . 'path_to_image' , 'hspace="5" vspace="5" border="1" 
> class="previewimg"', '180')
Thank you.
Unfortunatelly this function returns an <img>-Tag but i'll use its 
source to write my own function which just returns the URL.
    
    
More information about the TYPO3-dev
mailing list