Developing

Version numbering:
I have taken over from TwoKey at version 0.9.5. My work started at 0.9.5.1
I think the Gallery is not worth a 1.0 version yet. Too many things have to be done still.
Here is my numbering standard:

  • 0.11.2.3: (fourth number) Used for minor revisons and bug fixes. Normally not noticed by user or blog visitor.
  • 0.11.2: (third number) Used for small revisions. Could be noticed by user or blog visitor, but does not add new functionality. This could be a technology change like javascript driven slide pages. The slide page looks the same to the blog visitor but refresh is different.
  • 0.12: (second number) Modal revision. Will be noticed by user or blog visitor. Adds new functionality to the gallery like comments on images.
  • 1: (first number) Major revision. Combines all of the above. Something to be proud of.

Gallery coming features

version 1.0

  • Multiple file upload

Gallery current features

0.16.0.5

  • Bugfix: PHP4 compatibility

0.16.0.4

  • Bugfix: lg_image shortcode

0.16.0.3

  • Bugfix: for __contruct() not found

0.16.0.2

  • Bugfix: for folder pagination

0.16.0.1

  • Bugfix: for the Admin Settings Screen

version 0.16.0

  • Added: Pretty Permalinks for the Gallery Page
  • Rework: random images from subfolders;
  • Rework: the number of images in subfolders;
  • Rework: exif data in improved layout
  • Rework: underscores converted to spaces in captions
  • Added: use another word for ‘photos’ in the gallery ( e.g. you want to show ‘wallpapers’ )
  • Added: on click → nothing for thumbnails
  • Added: option to show or hide the “Powered by Lazyest Gallery” credits
  • Rework: a new menu item in WordPress admin. The File Manager is no longer part of the Media menu.
  • Added: compatible with WP Super Cache when you use pretty permalinks for the gallery

version 0.15.6

  • Bugfix for Layest Gallery Settings when a blog contains no published pages

version 0.15.5

  • Bugfix for files and folders with apostrophe or other non-html characters in the filename
  • Added: One-click creation of slides and thumbs for all images

version 0.15.4

  • Bugfix: Slide show show images stacked when On Click → Nothing is selected in Slide View Options

version 0.15.3

  • Bugfix: Hidden folders got counted in the folder thumbnail display
  • Bugfix: Broken link to ‘View Gallery’ in Lazyest Gallery Settings
  • Bugfix: Edit comments for the Gallery root resulted in a function not found error.

version 0.15.2

  • Added: Compatibility for PHP 5.3
  • Bufix: Description edit box could not be selected in Firefox
  • Bugfix: Slideshow stopped when displaying captions or descriptions contaning links
  • Bugfix: Display comment count balloon
  • Bugfix: Exif info not found

version 0.15.1.1

  • Bugfix: Thumbnail cropping
  • Bugfix: Loading… message did not dissappear from slideshow widget

version 0.15.1

  • Rework: Entire version 0.15.0 re-release

version 0.15.0.2 to 0.15.0.4

  • Bugfix: Call to a member function get_option() on a non-object in …
  • Bugfix: Javascripts did not load

version 0.15.0.1

  • Bugfix: Broken uninstall procedure

version 0.15.0

  • Added: Descriptions for images
  • Rework: Large number of option table rows into one
  • Bugfix: Incorrect height for thumbs for portrait images
  • Rework: Less files in plugin
  • Added: User friendly Admin screen for first time users
  • Rework: Detecting Lightbox and Thickbox plugins
  • Rework: Folder Images
  • Added: One-Click clear cache
  • Rework ids and classes for gallery styling
  • Bugfix: remove ‘Loading…’ message from slideshows

version 0.14.0.4

  • Bugfix: Do not show images in slideshow during load

version 0.14.0.3

  • Bugfix: Deleting capabilities from roles

version 0.14.0.2

  • Bugfix: Javascript Error

version 0.14.0.2

  • Bugfix: Javascript Error

version 0.14.0.1

  • Bugfix: Slideshow in Google Chrome

version 0.14.0

  • Added: Pagination on folders view
  • Rework: Javascript for slideshows for centering images

version 0.12.2.5

  • Invalid link for the [lg_image ] shortcode after when width or height is found in the shortcode.
  • Invalid HTML for the thumbs table
  • Small touch up for the breadcrumb trail
  • Comments working OK now.
  • Folder thumbnail views in posts have been enclosed by a <div> with class post_folder for more css tweaking

version 0.12.2.4

  • Bugfix: incorrect XML import from captions.xml

version 0.12.2.3

  • Bugfix: Incorrect message when folder cannot be accessed
  • Bugfix: Incorrect folder Icon for sub folders
  • Bugfix: User cannot acces folder(s)
  • Bugfix $title for random slideshow

version 0.12.2.2

  • Rework: Calculation of resized pictures
  • Rework: Check for Lazyest Gallery comments database tables

version 0.12.2.1

  • Bugfix: invalid code inserted by developing environment

version 0.12.2

  • Rework: Roles and capabilities for file manager permissions
  • Bugfix: Multi-Page galeries double offset in URL (thanks to Marcel of Minhiriath.org
  • Bugfix: Unable to delete images in Lazyest Gallery File Manager
  • Rework: Check for valid captions.xml to prevent php error messages
  • Bugfix: Incorrect comments due to missing column in database table
  • Rework: Image file name in seperate tag in captions.xml to prevent xml error messages

version 0.12.1.4

  • Compatible with Wordpress 2.7

version 0.12.1.4

  • Bugfix: Incorrect listing of multi-level subdirectories
  • Compatible with Wordpress 2.7 RC2

version 0.12.1.3

  • Bugfix: Error creating slides in cache
  • Bugfix: Empty cache in folder manager

version 0.12.1.2

  • Bugfix: Call to undefined function lg_purge_spam()

version 0.12.1

  • Added: Slideshow sidebar widget
  • Rework: Improved error message for xml parser
  • Rework: Extra div for slideshow styling
  • Added: Shortcode for slideshow in posts
  • Bugfix: Incorrect number of comments due to spam
  • Bugfix: Interference with comment template of non-gallery posts

version 0.12.0

  • 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
  • Rework: lg_image shortcode in div

version 0.11.1.10

  • Bugfix: Incorrect URI of Gallery in breadcrumb trail

version 0.11.1.9

  • Bugfix: Other popup plugins than Lightbox of Thickbox

version 0.11.1.8

  • Bugfix: title tag to appear with Lightbox for thumbs

version 0.11.1.7

  • Bugfix: shortcode to remain intact in Wordpress edit preview

version 0.11.1.6

  • Bugfix: PHP warning in lazyest-img.php
  • Rework: File Manager actions to stay on same folder
  • Rework: Shortcode suggestion for uploaded Image
  • Added: Save Button at bottom of a long (>7) image list
  • Added: Save Button at the bottom of a long (>7) folder list
  • Rework: Typos in readme.txt
  • Bugfix: Disable drag and drop for Images when manual sorting is not enabled
  • Added: link to subfolder in sort folder table
  • Bugfix: Incorrect handling of folder with dots in foldername
  • Bugfix: Return to File Manager main page after folder deletion
  • Bugfix: Number and columns and image count when paging in a shortcode generated gallery
  • Added: Tab key through caption input fields in file manager
  • Rework: Thumbs and slides in posts inherit style from gallery
  • Bugfix: Incorrect slide URI for shortcodes on home page

version 0.11.1.5

  • Bugfix: sorting subfolders
  • Bugfix: folders shortcode pagination

version 0.11.1.4

  • Bugfix: Image link in file manager
  • Bugfix: sorting folders with spaces in the name

version 0.11.1.3

  • Bugfix: Folder date
  • Bugfix: Slide sorter

version 0.11.1.2

  • Bugfix: Folder date
  • Bugfix: Lightbox URIs

version 0.11.1.1

  • Bugfix: Folder access level
  • Bugfix: Slide popup url
  • Bugfix: Folder date

version 0.11.1

  • Rework: Lightbox view for all images in folder
  • Bugfix: Widgets did not jump to gallery
  • Bugfix: Gallery URI not correct in options database

version 0.11.0

  • Added folders sort option: manual
  • Added images sort option: manual
  • Added hidden folders
  • Rework: User Friendlier Administration pages
  • Rework: Lightbox detection
  • Added Folder thumbs view in posts
  • Rework: shortcode for gallery with single brackets [ lg_gallery]
  • Added shortcode for folders [ lg_folder folder="foldername" count="value" cols="value" paging="true/false"]
  • Rework: shortcode for images [ lg_image folder="foldername" image="imagename.ext" align="value" width="value" height="value" caption="value"]
  • Added filter for illegal characters in director name
  • Rework: Folder Permissions
  • Rework: Random image routine
  • Rework: List Folders Widget now shows captions

version 0.10.4.7

  • Bugfix for the incorrect entry of lazyest-thumbs-style.css

version 0.10.4.6

  • Added support for Wordpress 2.6 custom position of the wp_content directory

version 0.10.4.5

  • Bug Fix: Settings and Manage pages on new install

version 0.10.4.4

  • Security Fix: caption.xml, slides, thumbs folders
  • Rework: Removed deprecated functions
  • Rework: Tweaked wpautop

version 0.10.4.3

  • Bugfix incompatibility with K2 theme

version 0.10.4.2

  • Added support for image popup plugins that automatically insert code
  • Rework: Gallery display without wpautop for valid XHTML
  • Rework: Memory handling as in Wordpress

version 0.10.4.1

  • Rework: Lightbox support

version 0.10.4

  • Added widget for Random Images
  • Added widget for List Folders

version 0.10.3.1

  • Rework: Heading of Gallery

version 0.10.3

  • Bugfix incorrect XHTML in Folder Admin
  • Added storage of foreign characters (ë, é € in captions)
  • Added classes for thumbnails img elements:
    .category_icon for folder image
    .random_image for folder random image
    .thumb for image thumbnail
  • Bugfix: some incorrect XHTML coding

version 0.10.2
version 0.10.2.1

  • Bugfix: incorrect handling of user permission in Admin pages
  • Bugfix: file date routine corrected

version 0.10.1

  • Bugfix: some incorrect XHTML coding

version 0.10.0

  • Rework: lay out of Admin screen to work in Wordpress 2.5
  • Rework: lay out of File Manager screen to work with Wordpress 2.5
  • Rework: placement of Lazyest Gallery pages in wp-admin menus
  • Rework: change [[ gallery]] to [[lg-gallery]] to work in Wordpress 2.5

version 0.9.5.1
Last stable version for version of Wordpress prior to 2.5

  • Bugfix: removed reference to site of keytwo.net to prevent crashing of admin screen

version 0.9.5 (by Keytwo)

  • Added option to enable/disable Microsoft wizard upload tool
  • Added resample quality option for jpegs
  • Added Thickbox support
  • Added disable link to fullsize image view option
  • Added gallery quickbutton in write pages
  • Rework: now you can insert text in your gallery page’s content
  • Rework: popup windows now closes on click
  • Rework: list folder in sidebar now shows subfolders too
  • Rework: install now try to determine gallery URI
  • Rework: styles customization has been emproved
  • Rework: Microsoft wizar upload password is now encrypted
  • Bugfix: list folder in sidebar now avoid to print everything but folders
  • Bugfix: folers’ icons were not resized in thumbs view
  • Bugfix: differents links around the gallery
  • Bugfix: translated message are now shown correctly
  • Bugfix: now foreign chars are supported
  • Bugfix: minor

version 0.9.4 (by Keytwo)

  • Added remove folder
  • Added create folder
  • Added rename folder
  • Added support for germans chars (thanks pufaxx)
  • Added userleveled filemanager
  • Added Microsoft wizard upload tool
  • Rework: file manager
  • Rework: random sidebar image
  • Rework: now Lazyest Gallery is on toplevel menu
  • Bugfix: sometime random images were not shown
  • Bugfix: upper level images were not shown
  • Bugfix: no-png icons are now correctly displayed
  • Bugfix: XHTML uri for random thumbs icons fixed
  • Bugfix: minor

version 0.9.3 (by Keytwo)

  • Added support for differents Lightbox plugins
  • Added forced Lightbox support (Deprecated)
  • Added new version’s “spy”
  • Added cache cleaning for each folder
  • Added upload feature (Austin Matzko plugins adapded)
  • Added level protected folders feature
  • Added slide’s Lighbox support
  • Removed: index file (no more needed)
  • Rework: smartlinks (now similar to the wiki syntax)
  • Bugfix: international characters in xml file
  • Bugfix: minor

version 0.9.2 (by Keytwo)

  • Added support for WP-Lightbox
  • Added folders caption
  • Added style Sheet editor
  • Added crop system for cache system (cotrib: dodo)
  • Added image deletion
  • Rework: captions system
  • Rework: full size pics with same name of folder
  • Rework: inline styles moved to CSS
  • Misc: Cleaned and Commented the code
  • Misc: Admin page is now XHTML 1.0 Transitional compiliant
  • Misc: All files are now in the same folder (but lazyest-index.php)
  • Bugfix: subfolder’s icons
  • Bugfix: smartlinks

version 0.9.1-beta (by Keytwo)

  • Permalinks bug fixes

version 0.9.0 (by Keytwo)

  • Minor bug fixes

version 0.9.0-beta (by Keytwo)

  • Splitted to differents files
  • Improved some performance
  • LG is now included into a page
  • Post’s smart links implemented
  • Minor bug fixes

version 0.8.3 (by Keytwo)

  • No changes from beta

version 0.8.3-beta (by Keytwo)

  • Bug fixes

version 0.8.2 (by Keytwo)

  • Wordpress 2.0 extra features
  • Subcategories icon bug fixed
  • Captions not refresh bug fixed
  • Slide’s cache system implemented
  • Cache system improved
  • Gallery is now “centred”
  • You can now localize Lazyest Gallery in your own Language
  • ExIF Data always displayed bug fix
  • Minor bug fix

version 0.8.1 (by Keytwo)

  • Thumb cache bug fix
  • Minor bug fix

version 0.8 (by Keytwo)

  • Compatibility with Wordpress 2.0
  • Sorting of files and folder
  • Shortcut to Home Page
  • Shortcut to Lazyest Admin (admin only)
  • Shortcut to Captions section (admin only)
  • New Captions System implemented (Using XML instead of .ini)
  • Now you can use links in the captions
  • GD Library Infos in Admin Panel added
  • Easyer ExIF management
  • Sidebar: lg_list_folders($title) added
  • Sidebar: lg_random_image($title) added
  • Delete and Reset Options buttons added to Admin Panel
  • Code cleaned
  • Minor bug fix

version 0.7.1 (by Keytwo)

  • Layout bug Fix

version 0.7 (by Keytwo)

  • Minor bug fix

version 0.7-beta (by Keytwo)

  • Switch for ExIF Data implemented
  • Switch for Captions implemented
  • Global Gallery width implemented
  • Code cleaned
  • Minor bug fix

version 0.7 (by Keytwo)

  • Switch for ExIF Data implemented
  • Switch for Captions implemented
  • Global Gallery width implemented
  • Code cleaned
  • Minor bug fix

version 0.6 (by Keytwo)

  • Improved ExIF Management system
  • Adopted Jan831 heavy coding
  • Admin panel hard coding
  • No tables will be now inserted into your DB
  • Minor bug fix

version 0.5 (by Keytwo)

  • Never released

version 0.4.2_r4 (by Jan831)

  • Caption/title per image
  • Pagination number of thumbnails per page can be configurated
  • Thumbnails with the original filename, instead of the md5-hash
  • Users can set choose an image to be shown with each folder:
    random image, folder icon or nothing
  • Number of images in each folder is shown in the album-list
  • Some extra security-fixes

version 0.4.2_r3 (by Keytwo)

  • Fixed thumnails and slide view
  • Missing trailing slash in cache folder’s name does not invoke eachtime cache
    creation
  • Now jpgs and gifs for the categories icons work
  • Minor bug fix

version 0.4.2_r2 (by Keytwo)

  • Admin Pannel under “Options”

version 0.4.2_r1 (by Keytwo)

  • Display the date the picture was taken, and any comments in it (while
    possible)
  • New (good) thumbnail cacheing system (you can turn it on or off)
  • You can choose in how many columns display your gallery folders
  • You can choose in how many columns display thumbnails
  • You can use category icons
  • Align left, align right for side menu now working
  • You can disable side menu from lazy-gallery.php

version 0.4

  • Fixed IE float bug with pre/next.
  • Fixed error showing images in Gallery root.

version 0.3

  • Easy install.
  • Handles JPG, GIF and PNG image files.
  • Show images in the current gallery folder.
  • Show subfolders to the gallery folder, giving access to tree-like structure.
  • Thumbs view (size can be modified).
  • Slide view with previous/next feature (size can be modified).
  1. #1 by Laurent J.V. Dubois on 28 February 2010 - 22:15

    Due to our french language, I’ve meet some problemes on some image file names.
    I’ve fixed that with an external editor, with an encodage utf8 operation on captions.xml files.

    I’ve request to users to don’t use special caracteres for file names, if a fix could be find, that will be cool. It’s a great easy to use gallery. Congratulation for it !

    Laurent

  2. #2 by Robert on 1 February 2010 - 9:27

    is there any way to sort by date but in descending order? I’ve looked around but couldn’t find a way. I see that you can manually arrange stuff, but all of the new files seem to end up on the bottom of the list, and it’s a pain to have to drag each photo up to the top. Any help is greatly appreciated

    • #3 by Marcel on 1 February 2010 - 12:46

      sort by date in ascending order is not yet possible, sorry

  3. #4 by Meister on 13 May 2009 - 7:12

    Hi and thank you for this very useful plugin.
    I was trying to configure it for several days and tried almost every combination of settings to have comments per photo work. I think every tip from the guides was performed – still no result. The comments won’t apear after pressing submit button. Please, help:)

    • #5 by marcel on 13 May 2009 - 7:41

      Hi Meister,
      I tried to test it at your site, but couldn’t because one has to be logged in to comment.
      Maybe there is something wrong in your theme. The footer seems to be out of place.

      • #6 by Meister on 14 May 2009 - 11:15

        I didn’t change anything in the theme – it is translated default theme. Switching off LG plugin fixes the footer misplacement. I’ve found that installing it back makes one tag disappear. If interested, please refer to these screenshots http://huminf.tsu.ru/wordpress/?p=77&cpage=1&file=issues%2F
        By the way, I tried another theme and comments started to appear:)But most of the themes having this issue (see the current one)
        1.Do you have any list of themes that are preferable to use with this plugin?
        2. How do I fix this bug in my theme?
        3. How do I write a message in my blog, where only one gallery thumbnails are shown?(as if I have clicked on one of the galleries, which appear when I write [lg_gallery] shortcode)

        • #7 by marcel on 14 May 2009 - 12:07

          Hi Meister,
          1) I’ll check the plugin for a bug in the comments template
          2) See above
          3) you could use the [lg_folder ] shortcode plz see the lazyest page

  4. #8 by astrocat on 7 April 2009 - 15:40

    I really like your straight forward plug in. For some reason I do not get the comments section. Can you please help me with this? Thanks.

  5. #11 by AtlantaBarStarz.com on 23 December 2008 - 23:41

    What’s the latest on permalinks? NextGen is Really annoying me the last few days!

    • #12 by Marcel on 23 December 2008 - 23:55

      The latest is that I’m too busy at the moment to do some serious development on LG. Lots of things to do before the year end.

  6. #13 by Scott on 14 December 2008 - 5:57

    Hey Marcel,

    New request for you…

    Indeed – LG CSS customizations are a bit painful when you upgrade versions. How about having a setting in LG to reference a custom style sheet? That way the upgrades don’t blow away everyone’s changes.

    Cheers
    Scott

    • #14 by marcel on 14 December 2008 - 11:07

      That is a very good sugestion. I’ll put it in the next release

  7. #15 by marcel on 30 October 2008 - 13:33

    ovidiu, You can subscribe to the standard rss feeds that Wordpress blogs offer (see sidebar).
    I’ll going to work on this for version 0.13.0.
    0.12.0 is now in beta.

  8. #16 by ovidiu on 30 October 2008 - 11:31

    a lot of people are concerned about this.
    its not just that it looks a lot better, but it also helps a little with seo :-)

    I also asked about this feature for next gen gallery, but it seems the author doesn’t give it such a high priority…

    is there any way I can subscribe to news about your plugin? maybe a subscribe to comments plugin so I can at least keep track of the comment on this page?

    I’d love to hear from you if you are going to tackle that feature, or not.

  9. #17 by marcel on 30 October 2008 - 11:25

    ovidiu,
    It all depends on the amount of time I can spend on programming new features into Lazyest Gallery. After all, it is ‘just’ a hobby project :-) . I’ll have a look in the code for the Wordpress permalink system to see how difficult this might be :-| .

  10. #18 by ovidiu on 30 October 2008 - 11:21

    :-) thx, so I take it it is not a feature planned for the immediate future…

    I’ll have to continue searchign then. I can’t seem to find a single gallery script with pretty permalinks…
    and I tried a lot of galleries…

  11. #19 by marcel on 30 October 2008 - 10:54

    Pretty Permalinks? Ever? Certainly! But please don’t ask me when exactly. ;-)

  12. #20 by ovidiu on 30 October 2008 - 9:39

    hello,

    just one question, which is very important to me: will this plugin ever support pretty permalinks?

    i.e. right now a gallery page looks like: http://mydomain.com/test-gallery/?file=brazil%2F will it ever look like http://mydomain.com/test-gallery/brazil ?

  13. #21 by marcel on 22 September 2008 - 15:28

    @Scott,
    I don’t see any randomness in the folder or thumbs views.
    But, the order in Lightbox is messy.

  14. #22 by Scott on 22 September 2008 - 15:16

    Actually – the order of everything in my albums is now seemingly random…

    Another bug for 0.11.1?

    Thanks
    Scott

  15. #23 by marcel on 22 September 2008 - 11:15

    @Scott,
    ehm, yes it’s another bug, thanks for observing.

    update: LG writes a double link to the slide that is displayed in the slides view. Furthermore, some lightbox scripts have trouble with more than one link to one image and will stop scrolling. Or give unpredictible results.

    I’ll fix it.

  16. #24 by Scott on 22 September 2008 - 10:35

    Perhaps another bug…?

    The Next / Back links in the lightbox dont seem to be the real next and prev images. The next one seems to be the current one – so the current one just displays again initially.

    Cheers,
    Scott

  17. #25 by marcel on 22 September 2008 - 10:28

    @Scott,
    Thank you for the error message, that gives me some clue to what to search for.
    BTW where does the double slash // between public_html and photos come from?
    Please check in the Lazyest Gallery settings that Your gallery folder does not have a leading slash. (this is necessary for some LG functions, it will not solve the filemtime problem though)

  18. #26 by Scott on 22 September 2008 - 10:12

    Whoops – spoke to soon. No, it doesnt fix it. I still get this error:

    Warning: filemtime() [function.filemtime]: Stat failed for /home/genfab2/public_html//photos/albums/2008/B%20-%20nb/ (errno=2 – No such file or directory) in /home/genfab2/public_html/wp-content/plugins/lazyest-gallery/lazyest-folders.php on line 75

    And I have noticed I can get left / right key support via Lightbox 2 – so don’t worry too much about it – although it would be nice within the show photo page itself.

    Thanks
    Scott

  19. #27 by Scott on 22 September 2008 - 3:39

    Yep – totally fixes it! Awesome – thanks a ton marcel.

  20. #28 by marcel on 20 September 2008 - 9:25

    @Scott
    I have uploaded a new version to the trunk. you can download it here: http://downloads.wordpress.org/plugin/lazyest-gallery.zip
    Does that solve your problems?

  21. #29 by Scott on 20 September 2008 - 1:16

    Amazing job in 0.11.0! It’s great – I love the re-ordering of folders / images. I have been using hacks to achieve that for seemingly forever…

    I have noticed a bug though – if the folder name contains a space, I was getting some permissions check error around line 76 of lazyest-folders.php. If I change the folder name to remove the space, the prob goes away. As a temporary solution – Just commented out this line: $folder_date = filemtime($gallery_root.$dir);

    Something else I would love to see: support for left and right keyboard keys for navigation, and preloading of next / prev images. Similar to what picasa, facebook and a lot of other ajax-y sites do nowadays…

    Thanks – and keep up the great work! I was crushed when keytwo stopped dev on it.

    Cheers
    Scott

  22. #30 by Marcel (brimosoft) on 3 September 2008 - 7:58

    @z0ro,
    Version 0.11.0 will be ready at the end of September.
    Coding for version 0.12.0 is going to be during October.
    So I aim at the beginning of November. But it could be later if I have to spend time to keep Lazyest Gallery compatible with newer versions of Wordpress.

  23. #31 by z0ro on 3 September 2008 - 6:45

    any specific time when would Version 0.12.0 be published?..having comments on the pics will be very nice!

(will not be published)