[TYPO3-core] RFC: Feature Request 2830: imgResource doesn't support stdWrap on minW and minH
Oliver Hader
oh at inpublica.de
Mon Sep 3 10:24:27 CEST 2007
Committed to SVN Trunk (rev. 2479) - dropped for TYPO3_4-1.
olly
Oliver Hader schrieb:
> This is a SVN patch request.
>
> Problem:
> The imgResource porperties "minW" and "minH" don't support stdWrap
> functionality - but "maxW" and "maxH" do.
>
> Solution:
> Add/allow stdWrap support for "minW" and "minH" in tslib_cObj.
>
> Comments:
> This issue was on the bugtracker for some "days".
> The patch was written by Peter Niederlag.
> This RFC is titled as a feature, but since maxW/maxH support stdWrap and
> minW/minH don't it could also be seen as a missing feature/bugfix.
>
> Documentation changes:
> In doc_core_tsref -> Functions -> imgResource:
> * Property: "minW"
> Data type: "pixels" --> "pixels / stdWrap"
> * Property: "minH"
> Data type: "pixels" --> "pixels / stdWrap"
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=2830
>
> Branches:
> * Trunk
> * TYPO3_4-1 (this one only, if you look at it as missing feature/bugfix)
--
Oliver Hader
http://inpublica.de/
More information about the TYPO3-team-core
mailing list