[TYPO3-UG Dutch] colorbox extensie en tx_photogals
HocomAdvies [ Wiechert Hooghwinkel ]
info at hocom-advies.nl
Sun Feb 13 16:59:14 CET 2011
Heb zelf een oplossing gevonden, door nu maar gebruik te maken van wt_gallery daar werkt rz_colorbox prima. Zat zelfs een voorbeeld TS bij om de Colorbox te integreren.
Met vriendelijke groeten,
Wiechert Hooghwinkel
Op 11 feb 2011, om 20:48 heeft HocomAdvies [ Wiechert Hooghwinkel ] het volgende geschreven:
> Ik gebruik de extensie rz_colorbox. Deze werkt voor gewone afbeeldingen en voor bijvoorbeeld tt_news afbeeldingen prima. Nu wil ik die ook gebruiken voor het simple photo book tx_photogals. Echte geen idee hoe dat werkend te krijgen.
>
> Dit werkt voor tt_news:
> plugin.rzcolorbox.ttnewsSingle = 1
>
>
> Dit niet voor het foto album:
>
> plugin.rzcolorbox.tx_photogals_pi1 = 1
>
>
>
>
>
> dit is de TS dieik nu heb voor het fotoboek maar dat werkt niet.
>
> plugin.tx_photogals_pi1 = USER
>
> plugin.tx_photogals_pi1 {
> image = IMAGE
> image {
> file.maxW = 450
> file.width = 450
> wrap = <div class="tx-photogals-pi1-big" class="rzcolorbox"
> rel="rzcolorbox">|</div>
> imageLinkWrap = 1
> imageLinkWrap {
> enable = 1
> }
> altText.data = TSFE:lastImageInfo|origFile
> titleText.data = TSFE:lastImageInfo|origFile
> }
>
> thumb = IMAGE
> thumb {
> file.width = 50
> file.height = 50
> wrap = <div class="tx-photogals-pi1-small" class="rzcolorbox"
> rel="rzcolorbox">|</div>
> altText.data = TSFE:lastImageInfo|origFile
> titleText.data = TSFE:lastImageInfo|origFile
> }
> }
>
> Mogelijk zal Iets dergelijks als dit toegevoegd moeten worden? Maar waar en hoe?
> $(".tx-photogals-pi1-bi").colorbox({ open iets ...? });
>
> Iemand die hier iets mee kan?
>
> Wiechert Hooghwinkel
> _______________________________________________
> TYPO3-UG-Dutch mailing list
> TYPO3-UG-Dutch at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-ug-dutch
More information about the TYPO3-UG-Dutch
mailing list