[TYPO3-english] hook in thumbnail generation? [WAS: questions about FAL]

Christian Weiske christian.weiske at netresearch.de
Thu Apr 17 11:51:31 CEST 2014


Hello Bernd,


>> No this is not possible to load thumbnails from the image server.
>> Even when you have a own FAL storage adapter, the standard TYPO3
>> methods of scaling/thumbnailing are used, only the (maybe copied to
>> local) files from your storage driver.
>
> is it possible to hook into the thumbnail generation?
> or replace it? or anything like this?

We have not looked deep into it, but there are no standard easy ways to
do that.

It might be possible by overriding
> TypoScriptFrontendController->cObj->getImgResource()
that is used to scale images in most (all?) cases.

If you implement that, please tell me :)
We wrote a storage driver for FAL that accesses an image server, but
currently only use the original files, letting TYPO3 scale the images
as needed - although the image server actually already has thumbnails.

-- 
Regards/Mit freundlichen Grüßen
Christian Weiske

-= Geeking around in the name of science since 1982 =-



More information about the TYPO3-english mailing list