Version 0.11.0 is almost ready now. I can't find any bug anymore. I have uploaded release candidate 1 to the trunk.
Update: I did find and corrected a bug in the Windows Xp Upload Wizard.
Although I am confident enough to use it on my sites, please be aware that Lazyest Gallery 0.11.0 rc1 should not be used on a live blog.
What has happened since my previous post?
- Bugs have been repaired
- All shortcodes have been updated to be compatible with the WordPress sortcode API
- You can place you Gallery on any page or post. You can have more than one pages with a gallery. You can use one gallery as preview
The Shortcodes
All double bracket shortcodes have been deprecated. The gallery shortcode is now
. If you upgrade from an older version, double bracket shortcodes still funcion.
The Folder shortcode.

Where:
- every atribute but "folder and image" are optional
- foldername:relative to the gallery directory
- count: number of images to show
- cols: number of columns in display
- paging: show -next- and -prev- to show more images
Slides will display on same post or page as the folder.
Example of the folder shortcode in a post:
First Folder
- kiss me
- it's a dented car
- Elmo from Sesame Street
- schön
Powered by Eazyest Gallery version 0.1.3. Copyright © 2012-2013 Brimosoft
values used in this example: folder="folder_1/" count="4" cols="3" paging="false"
The Image shortcode
Where:
- every atribute but "folder and image" are optional
- foldername relative to the gallery directory
- align: could be left, right or center
- width and height: an integer value
- if caption is provided this will override the xml one
An image shortcode example:
values used in this example: folder="folder_1" image="IMAGE_058.jpg" width="300" caption="This is a lazyest image"
I'll keep hunting for bugs and I hope to release version 0.11.0 within one week.




