Feature #33413

Image ViewHelper

Added by Adrian Föder over 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-01-24
Priority:Should have Due date:
Assigned To:Adrian Föder % Done:

0%

Category:-
Target version:-

Description

Building a ViewHelper for rendering an <img> tag out of a TYPO3\Media\Image object.
Please discuss here about the features and the code, I will gladly build it once agreed.

Associated revisions

Revision 136d7707
Added by Adrian Föder over 3 years ago

[FEATURE] Image ViewHelper

Provide Image ViewHelpers that are able to render <img>
tags and image paths to possibly resized variants of the
given Image object.
Usage:
<m:image image="{imageObject}" maximumWidth="80" alt="sample" /> {m:uri.image(image: imageObject, maximumWidth: 80)}

Change-Id: I4b99540de9b9e60bf41c86cb12e3dd7339146f97
Resolves: #33413

History

#1 Updated by Gerrit Code Review over 3 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8675

#2 Updated by Bastian Waidelich over 3 years ago

  • Status changed from New to Accepted
  • Assigned To set to Bastian Waidelich

#3 Updated by Bastian Waidelich over 3 years ago

  • Assigned To changed from Bastian Waidelich to Adrian Föder

#4 Updated by Bastian Waidelich over 3 years ago

  • Status changed from Accepted to Under Review

#5 Updated by Gerrit Code Review over 3 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8690

#6 Updated by Gerrit Code Review over 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8690

#7 Updated by Gerrit Code Review over 3 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8690

#8 Updated by Gerrit Code Review over 3 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8690

#9 Updated by Gerrit Code Review over 3 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9449

#10 Updated by Gerrit Code Review over 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9449

#11 Updated by Gerrit Code Review over 3 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9449

#12 Updated by Gerrit Code Review over 3 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9449

#13 Updated by Adrian Föder about 3 years ago

  • Status changed from Under Review to Resolved

Also available in: Atom PDF