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é
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german

Reply via email to