Lazyest Gallery 0.10.4.5

Posted by on Jun 6, 2008 in Lazyest Gallery and tagged , , ,
6 Comments

Oops, again a new version.
New installs couldn't get to the Lazyst Gallery Settings and Manage pages.
Should be fixed now.
download version 0.10.4.5

6 Comments

  1. marcel
    19 August 2008

    @sahdow,
    I can’t reproduce the error here, maybe something at your end. Did you check if the files caption.xml are writeable?
    I haven’t thought about adding a text area yet. Will think about it in the future ;-)
    I prefer to let the copyright statement as is, but you’re welcome to add an extra link to my paypal button. Much appreciated.

  2. sahdow
    8 August 2008

    Thank you for reviving this one. I’ve tried a lot of the gallery plugins for wordpress and they just take way to much work.

    I have a couple of questions:

    Is there a bug in being able to add a description, or is it on my end? When I try to edit existing folder description there is no way to save.

    Have you thought about adding a text area instead of a text box for more content in the image descriptions?

    Would you be willing to make an alternate version wich allows for removal of the copyright code for a donation of a certain amount? If reasonable, I’m certain I can get clients to go for it and it would help keep the project alive.

  3. Marcel (brimosoft)
    25 June 2008

    @Bruno next version will have separate thumb sizes for folders and images.

  4. Bruno
    25 June 2008

    ok I found it:
    in lazyest-dirs.php, find:
    if (imagesx($resource) > get_option(‘lg_thumbwidth’)){
    and change to:
    if (imagesx($resource) > 250){

    in all images types. that would do the trick, bigger album covers. could be useful to add it in options :)

    thanks for the great gallery

  5. marcel
    24 June 2008

    @Bruno, you can set maximum thumbnail size in wp-admin at Settings>>Lazyest Gallery--Thumbnails Options
    You can also change the lazyest style sheets in your lazyest gallery directory.

  6. Bruno
    24 June 2008

    I love this gallery and been using it since the 1st version. I modified it once to allow bigger thumbs in the galleries list, but with the latest version, I cant find the code anymore :(

    Can you please tell me where to find it, or set a option for it in future versions.

    I have 100×100 size for picture thumbnails but I would like around 300×100 for album thumbnails…

    Thanks for your time