[TYPO3-german]  2 x rgsmoothgallery auf einer Seite.
    Rene Kockisch 
    kockiren at tu-cottbus.de
       
    Wed Aug  5 01:07:44 CEST 2009
    
    
  
Hallo Liste,
ich versuche gerade in einem Template 2x die rgsmoothgallery einzufügen 
und verzweifel langsam.
hier mal mein Code:
lib.theme < plugin.tx_rgsmoothgallery_pi1
lib.theme {
	big.file.maxH = 271
	big.file.maxW = 800
	width  = 800
	height = 271
	hideInfoPane = 0
	showThumbs= 0
	duration = 10000
	delay = 3000
	mode = DIRECTORY
	
	startingpoint = fileadmin/gallery/01/
   	
}
lib.right2 < plugin.tx_rgsmoothgallery_pi1
lib.right2 {
	big.file.maxH = 100
	big.file.maxW = 250
	width  = 250
	height = 100
	hideInfoPane = 0
	showThumbs= 0
	duration = 10000
	delay = 3000
	mode = DIRECTORY
	
	startingpoint = fileadmin/gallery/02/
   	
}
Ich kann nun leider nicht in beiden libs unterschiedliche Parameter 
angeben. Hmm... was mach ich denn falsch?
Gruß
René
    
    
More information about the TYPO3-german
mailing list