Apraksts
Slimbox2 Slideshow is a WordPress plugin used to display Lightbox effects on images. It supports image resizing to fit images in the browser window and automatic slideshow. With advantages over other existing Lightbox plugins being;
- Slideshow can show entire WordPress images from multiple posts.
- Automatically resizes images to fit in browser window.
- Support for WordPress galleries with captions and Image Maps.
- No need to modify exisiting image html, and can directly substitute existing plugins that use rel=”lightbox”.
- Uses jQuery library, which means faster initial load.
See the real advantage of Slimbox 2 Slideshow navigate to
sonyaandtravis.com/#slide
Official Homepage (with lots of examples)
Ekrānuzņēmumi
Uzstādīšana
- Upload folder ‘thydzik-slimbox2-slideshow’ to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Under ‘Plugins’ > ‘Slimbox2 Slideshow’, you will find the ‘Slimbox2 Slideshow Options’ page. Various options can be set here.
Use
Automatic Image Link Tagging:
enabled – no need to do anything, images will automatically be shown in a Lightbox when clicked.
disabled (advanced) – rel=’lightbox’ attribute will need to be manually added to the image ‘a’ element after the ‘href’ attribute.
Add a ‘title’ attribute after the ‘href’ attribute to show a caption on the image i.e. title=”this is a caption”
Slideshow of all blog images:
Simply create a link to url “#slideshow” (or even just “#slide”), i.e. href=”#slide”. On click a full slideshow of all your images will start.
Example here.
BUJ
- Slimbox2 Slideshow is not working or experiencing problems?
-
Post a comment on the Slimbox2 Slideshow homepage and be sure to accurately describe the problem and please include a link to your post with the Slimbox2 Slideshow problem.
- I have feedback or comments how do I contact the developer?
-
Comments and feedback is welcome, Post a comment on the Slimbox2 Slideshow homepage.
Atsauksmes
Par šo spraudni nav atsauksmju.
Autori un izstrādātāji
“Slimbox2 with Slideshow” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “Slimbox2 with Slideshow” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
1.2
- Added support for WordPress Gallery Captions
- Added option to enable for mobile devices
- Improved rel=lightbox tagging
1.1
- Added support for WordPress Gallery
1.0.4
- images.xml was being deleted and not regenerated on plugin upgrade
- Resolved minor CSS issue
1.0.3
- Changed CSS references to unique names to minimise incompatibilities with other Slimbox plugins
1.0.2
- Resolved error when writing to images.xml in plugin directory
1.0.1
- Resolved invlaid html with Image Maps
1.0
- Initial Release