[FLOW3-general] [RFC] Image ViewHelper in Fluid or Media Package?

Bernhard Fischer bernhard at fischli.org
Tue Mar 6 19:53:19 CET 2012


My first impression says TYPO3.Media
This would be my starting point for searching if I wouldn't know about 
any image VH

On 03/06/2012 07:27 PM, Bastian Waidelich wrote:
> Hi all,
>
> the subject says it all:
> Adrian has created a nice Image ViewHelper [1] that makes use of the
> TYPO3.Media & Imagine packages in order to render thumbnails.
> Due to this dependency it might make sense to include the ViewHelper to
> the Media package. The drawback is that you always need to import that
> namespace if you want to work with images in Fluid (which is a quite
> common case of course).
>
> So I see two possibilities:
>
> 1. Include it with TYPO3.Fluid like in v4 (f:image) and tell the users
> to install the Media package when using it
>
> 2. Include it with TYPO3.Media and let the user import the namespace (we
> could think about global namespace identifiers)
>
> What do you think?
>
> Best,
> Bastian
>
>
> [1] https://review.typo3.org/#/c/8690/


More information about the FLOW3-general mailing list