[FLOW3-general] [RFC] Image ViewHelper in Fluid or Media Package?
"Christian Müller (FLOW3 Team)"
christian.mueller at typo3.org
Wed Mar 7 07:36:40 CET 2012
Hi all,
I too would like to see this ViewHelper in the Media package without it
the VH is worthless and if someone integrates some alternative (to
Imagine and TYPO3.Media - not that I think this is needed) at a later
point he can ship a matching VH.
Better to put work in a (nicer) namespace handling for VHs.
Cheers,
Christian
On 06/03/12 19:27, 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