| YOOgallery |
|
|
|
|
The YOOgallery Joomla! extension provides a smart and easy way to publish multiple images on your website. It only takes a few minutes to setup your own image gallery. All you need to do is to set the image path and everything else is done by the YOOgallery extension. It auto-generates all thumbnail images and presents them with a lightbox or slideshow style. All styles are working out of the box and can be use with YOOtheme templates or any other template. Check out the YOOgallery styles below!
YOOgallery is available as module and plugin
Slideshow Styling with Default Thumbnails (white / black)Lightbox Styling with Polaroid Thumbnails (white / black)Lightbox Styling with Rounded Thumbnails (white / black)Lightbox Styling with Cut Thumbnails (white / black)Lightbox Styling with Plain Thumbnails (white / black)Plugin SyntaxUse the following syntax to create a YOOgallery using the plugin:
Basic syntax: {yoogallery src=[/images/stories/fruit/]}
Syntax using custom thumbnail height: {yoogallery src=[/images/stories/fruit/] height=[200]} Syntax using slideshow style: {yoogallery src=[/images/stories/fruit/] style=[slideshow]} Syntax using polariod thumbnails: {yoogallery src=[/images/stories/fruit/] thumb=[polaroid]} Syntax using all possible parameters: {yoogallery src=[/images/stories/fruit/] width=[100] height=[150] title=[My Gallery] style=[slideshow] effect=[fade] spotlight=[1] prefix=[thumb100_] thumb_cache_dir=[thumbs100] thumb_cache_time=[1440] load_lightbox=[1] thumb=[polaroid] rel=[lightbox[mygallery]] load_lightbox=[1] resize=[1] order=[asc] count=[10]} Parameter OptionsAll parameter options for the YOOgallery module and plugin.
Source Directory
Image source directory as relative path to the Joomla directory Plugin Parameter Example: src=[/images/stories/fruit/] Style The YOOgallery styling (Lightbox, Slideshow) Plugin Parameter Example: style=[slideshow] Slideshow Transition Set the image transition effect. Only for slideshow style (Fade, Wipe , Slide, Random) Plugin Parameter Example: effect=[fade] Thumbnail Style The thumbnail style (Default, Polaroid, Rounded, Cut, Plain) Plugin Parameter Example: thumb=[polaroid] Thumbnail Ordering The thumbnail ordering(Ascending, Descending, Random) Plugin Parameter Example: order=[asc] Thumbnail Spotlight Thumbnail opacity will change on mouse hover Plugin Parameter Example: spotlight=[0] Thumbnail Width (px) Default thumbnail width in pixel (set to 0 to auto-calculate width) Plugin Parameter Example: width=[160] Thumbnail Height (px) Default thumbnail height in pixel (set to 0 to auto-calculate height) Plugin Parameter Example: height=[100] Thumbnail Resizing If set the source image width/height are resized to match the thumbnail width/height Plugin Parameter Example: resize=[1] Thumbnail Count Limit the number of thumbnails to show, set it to 0 to show all thumbnails Plugin Parameter Example: count=[10] Thumbnail Title Thumbnail title will be used as default description in lightbox, instead of the filename Plugin Parameter Example: title=[My Gallery] Thumbnail File Prefix Default thumbnail file prefix Plugin Parameter Example: prefix=[thumb_] Thumbnail Cache Directory Default thumbnail cache directory name which resides inside the source images directory Plugin Parameter Example: thumb_cache_dir=[thumbs] Thumbnail Cache Time (min) Period of time (minutes) until the thumbnail image is re-cached Plugin Parameter Example: thumb_cache_time=[1440] Load Lightbox Load included lightbox JavaScript Plugin Parameter Example: load_lightbox=[1] Lightbox Rel Parameter If set the custom rel parameter is used for the lightbox, Example lightbox[mygallery] Plugin Parameter Example: rel=[lightbox[mygallery]] |



