Lazyest Gallery 1.1.10 is a maintenance update. It has several fixes and changes.
- Changed: Styling of [lg_image] shortcode by height, width and class
- Bug fix: Empty class attribute in folder image count
- Changed: Add extra fields in folder thumbnails view
- Bug fix: Incorrect comments edit url on manager screen
- Changed: removed function check_users() to improve performance
- Bug fix: backslash in images url on Windows-based servers
- Bug fix: Upload failed on Internet Explorer 9
- Changed: Refresh folder display after each upload
- Bug fix: Refresh folder for empty folders
- Changed: Use file date when image date value is empty
- Bug fix: Prevent division by zero in image shortcode
Lazyest Gallery 1.1.10 introduced a bug in folder image count, where the image count would all be reset to 0. Version 1.1.10.1 fixes this bug.
Pingback: How to add prettyPhoto support to Lazyest Gallery | Brimosoft | Brimosoft
Tom,
Check out the portfolio on my site. It’s a standalone PHP driven site. I’m trying to decide whether or not to fold the site into wordpress, and if so, I’m looking at WP galleries. This one looks closest to ImgBrowz0r.
Mike
Forgot to mention – my WordPress section is under “MORE PHOTOS” – or you can access it directly at
http://miamitom.com/content/
I added PrettyPhoto support to Lazyest Gallery by modifying inc/image.php and inc/settings.php.
I had to add one other plugin to load PrettyPhoto support to WordPress:
__ prettyPhoto Media Settings
Let me know who I can send the modified php programs to for audit. All I did was clone the places where you had selectors for lightbox or thickbox. (in inc/image.php and inc/settings.php
If anyone wants my mods contact me at http://miamitom.net/support/open.php and I’ll email them to you but would rather see the original author roll this into the source.
I really like LG because it is not database driven and reads galleries in real time and does automatic thumbnail creation.
Is there a non-WP (standalone) version of LG? Would love to have LG without the overhead of WP.
Thanks