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. _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
