Picasa

Parent Previous Next

Set activeType attribute to picasa value if you want to show images from Picasa albums into the lightbox. A sample code is below:


{arisexylightbox activeType="picasa" user="picasa_user" album="picasa_album"}{/arisexylightbox}


* replace values of user and album attributes with real values.


The parameter on plugin settings are the same as parameter for ARI Sexy Lightbox module.



Attributes of {arisexylightbox} tag for Picasa photos


cachePeriod is a duration in seconds during which the extension will use cached data instead of requesting it from Picasa service. If you don't want to use cache, set this parameter to 0 or leave empty, however we don't recommend it. Values: an integer number.


thumbSize is a size of thumbnails which will be shown on a page and trigger the lightbox with large image when a user clicks a thumbnail. Values: 32, 48, 64, 72, 94, 104, 110, 128, 144, 150, 200, 220, 288, 320, 400, 512, 576, 640, 720, 800, 912, 1024, 1152, 1280, 1440, 1600.


{arisexylightbox activeType="picasa" user="JohnSmith" album="MyFlowers" thumbSize="200" imgSize="800"}{/arisexylightbox}



imgSize is a size of large images which will be shown into the lightbox. Values: 32, 48, 64, 72, 94, 104, 110, 128, 144, 150, 200, 220, 288, 320, 400, 512, 576, 640, 720, 800, 912, 1024, 1152, 1280, 1440, 1600.


{arisexylightbox activeType="picasa" user="JohnSmith" album="MyFlowers" thumbSize="200" imgSize="800" type="customtext"}Show album{/arisexylightbox}



count indicates the quantity of photos that will be loaded from an album. Enter an integer number start from 0. If parameter is set to 0, all images will be loaded. Values: an integer number.


{arisexylightbox activeType="picasa" user="JohnSmith" album="MyFlowers" count="5"}{/arisexylightbox}



offset is used to specify position from what the extension will select images from an album. Values: an integer number.


{arisexylightbox activeType="picasa" user="JohnSmith" album="MyFlowers" offset="10"}{/arisexylightbox}



user is a Picasa user name. Values: a user name.


{arisexylightbox activeType="picasa" user="JohnSmith" album="MyFlowers"}{/arisexylightbox}



album is a Picasa album name. Values: an album name.


{arisexylightbox activeType="picasa" user="JohnSmith" album="MyFlowers"}{/arisexylightbox}



type is the same as type parameter for Images.