Jun 06
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
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
@sahdow,
I can’t reproduce the error here, maybe something at your end. Did you check if the files
caption.xmlare 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.
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.
@Bruno next version will have separate thumb sizes for folders and images.
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
@Bruno, you can set maximum thumbnail size in wp-admin at
Settings>>Lazyest Gallery--Thumbnails OptionsYou can also change the lazyest style sheets in your lazyest gallery directory.
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