[TYPO3-english] Picture in BE
    Christian Tauscher 
    christian.tauscher at media-distillery.de
       
    Wed Apr  1 23:35:12 CEST 2009
    
    
  
Andreas Burg schrieb:
> $TYPO3_CONF_VARS['GFX']['thumbnails'] = '1';
gm/im works fine, thanks.
Maybe it is not clear what iam working on.
I have written some nice EXT.  Next step is a BE module to handle the 
Data. Since it works wit lots of pictures, Id like to have always the 
name of teh Recors in generated lists AND a preview of therelated 
picture. After SELECT I have $row['name'] and $row['image'].
in FE I would use $this->cObj->IMAGE() function, but in BE?
How do I render Images in BE without direct calling GD functions.
How does the Listmodule render the Thumbnails? i can't find may way 
throught the core functions.
Christian.
    
    
More information about the TYPO3-english
mailing list