
This Silverlight gallery plugin allows a smooth integration of a photo album / gallery in your WordPress site. It provides an easy and effective way to expose your photos or images without compromising the Layout and Look and Feel of your site. The administration section will offer you some parameters to customize the presentation.
Just write a tag like :
[sl-gallery:width=580, height=260, leftArrow=true, rightArrow=true, pageNumbers=true, thumbnails=true, fill=uniform, bgcolor=transparent, bgmode=transparent]
The plugin offers the following features:
* Width and Height customization
//width=400
* Unlimited numbers of images
* Display arrows navigation or not
//rightArrow=true
* Display thumbnails or not
//thumbnails=true
* Display the silverlight preloader or not
* Display page number or not
* Choose bitmap fill mode
// fill=uniform
// used to indicate a way of filling you can choose between:
// Uniform (homothetic part by filling ability)
// UniformToFill (filling with homothety)
// Fill (filling with deformation dimensions)
// None (preserves the original dimensions)
* Background Mode (windowless or not) and Color customization
The first good news is that it is possible to use a menu to set it all in 2 seconds. It adds to the administration of sections WordPress. A small window appears when you click the button.
Ordered list:
Display thumbs, paging and use differents way to fill bitmap image
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.