[TYPO3-core] RFC: #11229: stdwrap to override image of imageLinkWrap

Christian Kuhn lolli at schwarzbu.ch
Fri Jun 26 18:24:13 CEST 2009


* Committed to trunk (rev. 5636).

Documentation was already added to the wiki.

Thanks
Christian

Georg Ringer wrote:
> This is an SVN patch request.
> 
> Type: Feature
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=11229
> 
> Branches:
> trunk
> 
> Problem:
> currently it is not possible to override the image which is used for
> imageLinkWrap.
> 
> This would be nice to have it for e.g. setting a different image in the
> popup. New option "file" is introduced
> 
> Solution:
> add stdwrap for the file
> 
> Notes:
> 1) A possible TS to set a different image
> 
> tt_content.image.20.1.imageLinkWrap.file.override.cObject {
>     field = tx_alternateimages_image
>     stdWrap {
>         required = 1
>         wrap = uploads/pics/|
>     }
>     listNum <
> tt_content.image.20.1.imageLinkWrap.enable.ifEmpty.typolink.parameter.listNum
> 
> }
> 
> 2.) can someone please delete bug
> http://bugs.typo3.org/view.php?id=11230 , was accidently created twice
> 
> 3.) pending doc will be added if the patch gets submitted
> 
> THanks and have a nice day
> Georg


More information about the TYPO3-team-core mailing list