[Flow] How to generate a simple thumbnail of an image?

Tobias Liegl tliegl at gmail.com
Sun Jun 16 22:53:10 CEST 2013


Hi,

TYPO3.Media uses the Imagine Package to generate thumbnails. So I can 
just use this package directly in my case.

Tobi


Am 16.06.13 19:07, schrieb Tobias Liegl:
> Hi,
>
> I'm searching for something like the image viewhelper in extbase. I can
> give this viewhelper a path to an image an it generates a thumbnail for
> me. Works directly in the template. Simple to use in the needed case.
>
> In Flow I need to use TYPO3.Media so far as I can see. But the
> media:image viewhelper wants an image object from me. Isn't it possible
> to give him just a path to the image?
>
> Tobi



More information about the Flow mailing list