[TYPO3-english] Link a thumb to a big image

Rob De Vries dev at rob-ot.be
Wed Nov 21 19:21:52 CET 2012


Hey Simone 


10 = IMAGE
10 {
    file {
        import.current = 1
        import = uploads/yourDir/
        format = jpg
        quality = 100
        width = 58
        height = 58c -100%
    }
    stdWrap.typolink {
		ATagParams = class="img-gal-fancybox" rel="group1"
   		parameter.cObject = IMG_RESOURCE
   		parameter.cObject  {
   		file {
            import.current = 1
            import = uploads/yourDir/
            format = jpg
            quality = 100
            width = 800
    		}
   		}
   	}  
}  

greetz
Rob
-- 
--------------------------
Rob De Vries
www.rob-ot.be



More information about the TYPO3-english mailing list