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

Dmitry Dulepov [typo3] dmitry at typo3.org
Wed Jan 23 14:11:19 CET 2008


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 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"
> }

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"


More information about the TYPO3-english mailing list