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

"Christian Müller (Kitsunet)" christian at kitsunet.de
Fri Jun 26 16:56:41 CEST 2009


Christian Kuhn wrote:
> Friendly Reminder #1.
> 
> This feature is missing +1 on testing from anyone to be ready to commit
> (maybe during upcomming bugday?)
> 
> If any core dev wants to say anything against this ... please stand up now.
> 
> Regards
> 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

My +1 by reading and testing. Very nice feature!

cheers
Christian


More information about the TYPO3-team-core mailing list