Posted by Sorrel Parsons on

Thanks for making the change - it's certainly better than it ws before. I wonder if there was an opportunity in the future to have a re-sizing option on the site i.e. + and - that may help?

Thanks again,

Sorrel

Posted by Deleted User on

Hello, hope I haven't missed this point in another forum.

I have been looking at the photo album correspondence, and wonder if images stored in the assets library can also be bigger. They seem to be limited to 430 pixels wide. They can be enlarged on the page, but then the resolution is poor. Say 700x500 as for photo albums would be OK.

I thought I had cracked the problem by cutting the picture in half, creaing a table exactly the right size to take the two halves, and putting the halves in it. It looked fine when editing, but when previewing it showed one half above the other instead of side by side!

Richard

Posted by Joe Oldak on

Hi Richard,

You're right that images served from the assets library are automatically scaled down to 430 wide. This is largely for historical reasons when screens were small, and yes nowadays larger would be better. Though changing it across the board is difficult as it'll change (and perhaps break) existing websites.

Ideally we could have a system where you could choose per-image the size that you wanted it to be served at. This would either be chosen as a setting on the image itself, or chosen when you inserted the image into a page.

There's obviously some work involved there, and a bit of thinking about it first! In the meantime there is a little trick you can do to get the original image served rather than the scaled down version.

When you insert an image it'll have a URL something like this:

http://e-voice.org.uk/abingdonhydro/assets/images/view-p1-jpg

If you want to show the original instead of the scaled version, you can add ?attr=image_orig to the end of the URL. i.e.,:

http://e-voice.org.uk/abingdonhydro/assets/images/view-p1-jpg?attr=image_orig

This shows the original unscaled image - so it's then up to you to make sure you upload it at a suitable size!

Hope this helps

Voice Admin