LG version 0.12.0 now available
Admin, Comments, Features, Javascript Add comments0.12.0, jquery, slideshow
Today I have uploaded version 0.12.0 to the WordPress plugin repository.
The major new feature in this version is commenting on folders and images.
Instead of having all comments together for the whole gallery, Comments will only appear with the specific folder or image. But more things have been added and lots of things have changed. I fixed some bug along the way too.
This is the list of the changes:
- Added: Image captions in breadcrumb trail
- Added: Breadcrumb trail in browser title
- Added: Comments per image in Gallery
- Added: Comments per folder in Gallery
- Added: Edit Comments per Gallery, Folder or Image
- Added: Option to always link shortcodes to Gallery
- Added: Multiple Images in Random Image Widget
- Added: JQuery Slide Show
- Rework: Lazyest Gallery Admin Form (by Scott)
- Rework: Removed redundant code in lazyest-thumbs.php
- Rework: Changed slide’s write caption link to go to selected image in Lazyest Image manager
- Rework: Checkbox to Hide Folder in Folder Manager
- Rework: In Slideview, Write Caption is always on in admin mode
- Rework: Manage Gallery Structure now also shows Galery itself
- Rework: Security enhancement for deleting files in Lazyest File Manager
- Rework: Thumbnails in divs
- Bugfix: Fixed incorrectly showing of caption when lg_use_folder_captions was FALSE
- Bugfix: Disable Full Size Image Links
- Bugfix: Do not show folder icon as image
- Bugfix: Incorrect URL for images and widgets on Home page
- Bugfix: Incorrect handling of apostrophes in Folder Caption
Prerequisites:
- To enable comments, you have to have the line
<?php comments_template(); ?>
in the page template for your gallery. If you can’t find this line, please check single.php for the correct syntax and position.
Caveats:
- Copying folders by ftp will result in duplicate IDs. But in practice this is a minor problem because the images are duplicated too.
- JQuery Slideshow does not center images that are smaller than containing div.
When you activate this version, all image IDs will be reset and IDs will be assigned to folders. This could take some time if you have many folders and images
[...] nennt sich Lazyest Gallery. Es überzeugt mit vielen guten Ideen — wenn auch die niedrige Versionsnummer 0.12.0 zunächst ein wenig abschreckt. Neben einer Galerie als Leuchtkasten oder Diaschau gibt es auch ein [...]
I have one more quick suggestions if you allow me to do so.
1) As you see on my Gallery Page, the number of folders are too much. Is there any possibility you can also restrict the number of folders in a single page and the rest should go to page 2, 3 or so.
2) There should be an option to arrange the folders in Ascending or Descending order as per the dates.
Adding these two features would make this plugin un-beatable compared to other gallery scripts present in the market.
I wish to see these two features included in the next update.
Wish you all the luck.
Thanks,
Nash
Nash,

In wp-admin, go to Setting » Lazyest Gallery, scroll down to Advanced Options and fill in the Excluded folders like this:
[edit] I have looked at your files and you have images with apostrophe in the filename. Please rename them to get rid of the error message.