[TYPO3] Thumbnails

Fatih Dikme fatih at duryas.com
Tue Dec 18 10:00:17 CET 2007


I've managed to create the thumbnail but what i need is to get the 
absolute path of the created thumb.


$imgcode= $this->cObj->IMAGE($this->conf["thumb"]);


i can get now with echo $imgcode the created thumb printed

but i need the absolute path of the created thumb.

Is it possible?


thx,


Fatih

Dmitry Dulepov [typo3] wrote:
> Hi!
>
> Fatih Dikme wrote:
>   
>> I'm trying to make a simple gallery extension and i want to use 
>> thumbnails instead of the original image resized.
>>     
>
> TYPO3 makes thumbnails of its own required size, you may want different size. Take a look into my album3x extension, it creates thumbnails on demand. It also ensures that thumbnails are deleted if you delete mage.
>
>   



More information about the TYPO3-english mailing list