[TYPO3-mvc] External image viewhelper?

Viktor Livakivskyi invisible.kinder at gmail.com
Thu Nov 20 15:29:49 CET 2014


Hi, Jacco

> Ow, it's quite simple now...
> 
> In Fluid I can access the images of the Amazon FAL mount now by
> 
> <f:image src="2:{media.thumbnail}.jpg" width="100"/>
> 
> With 2 being the number of the id of the file storage.
> 
> And the processed thumb of 100px gets nicely placed inside the 
> _processed folder on Amazon.
> 
> This rocks :D

Nice to know :)

I'm curious, will it work, if you do it like this:
<f:image src="{media}" treatIdAsReference="TRUE" width="100"/>
or even without 'treatIdAsReference' param?


More information about the TYPO3-project-typo3v4mvc mailing list