[Flow] TYPO3.Imagine in TYPO3 Flow
Patric Eckhart
mail at patriceckhart.com
Thu Feb 12 11:23:54 CET 2015
Hey,
I have started a new TYPO3 Flow project and i would like to resize my images. I´ve installed TYPO3.Imagine
but it does not work.
In my Fluid template I have added this line: <f:image src="{f:uri.resource(resource: article.image)}" width="100c" height="100c" />
In Frontend i got this error: The ViewHelper "<f:image>" could not be resolved.
Can you help me?
More information about the Flow
mailing list