[TYPO3] Templavoila - FCE with multiple DAM images zoomed with Thickbox

Ian Solo ian at webian.it
Wed Jan 23 18:38:35 CET 2008


Hi! Thank you for the answer!

Dmitry Dulepov [typo3] wrote:
> Hi!
> 
> Ian Solo wrote:
>> By instance, the right tag is like this:
>> *******************************************************************
>> <a href="fileadmin/user_upload/image1.jpg" class="thickbox" ><img 
>> src="typo3temp/pics/ff1d8e0269.jpg" width="135" height="104" alt="" 
>> title="" /></a>
>> *******************************************************************
>>
>> The class "thickbox" is necessary for the image to zoom with Thickbox.
>>
>> The first image have a tag like the former one but the following have 
>> a tag like this:
>> *******************************************************************
>> <a 
>> href="index.php?eID=tx_cms_showpic&amp;file=fileadmin%2Fuser_upload%2FProva3%2Fimage2.jpg&amp;width=800m&amp;height=600m&amp;bodyTag=%3Cbody%20bgcolor%3D%22black%22%3E&amp;wrap=%3Ca%20href%3D%22javascript%3Aclose%28%29%3B%22%3E%20%7C%20%3C%2Fa%3E&amp;md5=ac52829bfcc2f29dc73caeec9468b6d2" 
>> onclick="openPic('http://local.testsite.com/index.php?eID=tx_cms_showpic&amp;file=fileadmin%2Fuser_upload%2FProva3%2Fimage2.jpg&amp;width=800m&amp;height=600m&amp;bodyTag=%3Cbody%20bgcolor%3D%22black%22%3E&amp;wrap=%3Ca%20href%3D%22javascript%3Aclose%28%29%3B%22%3E%20%7C%20%3C%2Fa%3E&amp;md5=ac52829bfcc2f29dc73caeec9468b6d2','thePicture','width=466,height=211,status=0,menubar=0'); 
>> return false;" target="thePicture"><img 
>> src="typo3temp/pics/7c6d81c826.jpg" width="135" height="62" alt="" 
>> title="" /></a>
>> *******************************************************************
> 
> You have activated enlarge on click. Disable it.
> 

I want that images can be zoomed. The problem is that the first image of 
the FCE is correctly enlarged by Thickbox but the following images are not.

> I think it comes from here:
> 
>> 10.1.imageLinkWrap {
>>     enable.field = field_enlarge
>>
>>     typolink.parameter.field = currentValue_kidjls9dksoje
>>     typolink.parameter.wrap = |
>>
>>     typolink.ATagParams.dataWrap = class="thickbox"
>> }
> 

Yes, field_enlarge is a field that the editor can flag if he want that 
the image can be zoomed.

P.S. I sent u an e-mail yesterday, did u receive it?


More information about the TYPO3-english mailing list