Art Pretty Photo - Joomla! extension to display images/galleries/videos/external pages/Flickr/Picasa in pretty highly customizable popup window.
Art PrettyPhoto is Joomla! extension to display various content in pretty popup
Features:
Can display single images, image galleries, videos (youtube), external pages
Can display images from Flickr feed: {artprettyphoto flickr="FLICKR_USER" /}
Can display images from Flickr photo set: {artprettyphoto flickrApiKey="FLICKR_API_KEY" flickrNumberOfImages="25" flickr="FLICKR_USER" flickrSet="FLICKR_PHOTO_SET" flickrImageSize="o" /}. More information: How to get Flickr API key. How to find photo set id
Can display Picasa album: {artprettyphoto picasaUser="PICASA_USER" picasaAlbum="PICASA_ALBUM"/}. Demo
Several configurable options: animation speed, allow resize, show title, etc.
Easy to use plugin code for galleries: {artprettyphoto path="path_to_images_folder"/}
Easy to use plugin code for single images: {artprettyphoto padding="40" opacity="0.35" animationSpeed="normal" showTitle="1" allowresize="1" counter_separator_label="/" theme="dark_rounded" noConflict="1" /} where
padding - Padding for each side of the picture. Example: 40
opacity - Popup opacity. Values: between 0 and 1
showTitle - Display title or not. Values: 1 (yes), 0 (no)
noConflict - JQuery noconflict. JQuery and mootools javascript libraries may conflict. Set this to true if you are using mootools library on the page. Values: 1 (yes), 0 (no)