[TYPO3-mvc] Getting remote images
Tim Schoch | GSTALTIG
tim.schoch at gstaltig.ch
Tue Nov 22 10:04:12 CET 2011
Just make your own image viewhelper or extend the fluid image viewhelper and create the source by yourself.
eg <ext:flickr image="{photo}" />
Tim
_____
From: Georg Ringer [mailto:typo3 at ringerge.org]
To: typo3-project-typo3v4mvc at lists.typo3.org
Sent: Tue, 22 Nov 2011 08:15:44 +0100
Subject: Re: [TYPO3-mvc] Getting remote images
Hi,
Am 22.11.2011 07:45, schrieb Stephen Bungert:
> Is the fluid tag <f:image> just for getting images from within the typo3
> folder structure?
fluid just calls the cObj->IMAGE which is the same as the TS object
IMAGE and this can't handle external files
If cobj->image can do it in future, you can also use it in fluid, not before
georg
_______________________________________________
TYPO3-project-typo3v4mvc mailing list
TYPO3-project-typo3v4mvc at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
More information about the TYPO3-project-typo3v4mvc
mailing list