Page 1 of 1

Increased Gallery image size

PostPosted: Wed Oct 25, 2006 4:35 pm
by Spack
I've enabled image sizing up to 1024x768 in the Gallery, along with an 800x600 intermediate image. If you upload a larger picture it will automatically resize to 1024x768, and then create an 800x600 inter too - if you click on the 800x600 image then the large one will be shown.

If your image is uploaded at a size of 800x600 or smaller then no intermediate image will be created.

Existing images in the gallery will not be affected as they will already be 800x600 or smaller.

PostPosted: Wed Oct 25, 2006 4:43 pm
by fridge61
Nice one Spack!
Now I just need to take loads of photos and make a place to put them all into.

PostPosted: Wed Oct 25, 2006 4:53 pm
by Spack
The site has about 70gb of disk space free, so feel free to upload pics. There's a 50MB quota limit imposed at the moment, although I may increase that in the future.

Re: Increased Gallery image size

PostPosted: Wed Jul 29, 2009 8:47 am
by DaBoss
Having some problems with the size of images within my posts.

I've uploaded the image files (where has the handy applet for bulk load gone?) to my Galley and they look fine.

Then in a post place the [img] and it looks fine in Preview.

When submitted image is reduced on display!
Have tried re-sizing within the galley but still no success

Help please?

Example:
Image
Says is image has dimensions 800 x 533, displays fine in preview but then drops in size on submit to 300 x 200

Re: Increased Gallery image size

PostPosted: Wed Jul 29, 2009 8:56 am
by Spack
Very odd. It appears that a style of "max-width: 300px" is being inserted by the bbcode Img handler, but I can't see where it's coming from. There is no max width setting in the admin settings, so it shouldn't be adding this.

As to bulk loading, I'll look at adding some options for this. The gallery system is not the same as the previous one, it's a new version that was rewritten from scratch and the old plugins don't work with it, but there might be something similar available. I didn't realise anyone actually used that applet :P

Re: Increased Gallery image size

PostPosted: Wed Jul 29, 2009 9:44 am
by Spack
Ok, sorted it - I installed a mod at the weekend to open links in posts in a new window/tab, that same mod was forcing a style="max-width: 300px" into image tags when viewing the topic. I've removed that line, and it's back to using the max-width: 95% that was there before - you'll never see an 800x533 image at 800x533 in the forum unless your screen resolution is high enough that there is enough space for the image to shown at it's original size, on my PC here at work at 1280x1024 the image shows at 642x428. Now I'll look at the gallery upload options ...

Re: Increased Gallery image size

PostPosted: Wed Jul 29, 2009 10:32 am
by Spack
Just add the Upload Applet plugin to the gallery - feel free to test it out :)