Page 1 of 1

Additional Images (With Thumbnails)

Posted: Mon Jan 05, 2009 8:48 am
by sfj
Hi,

When adding additional images, I want to include two additional types with each additional image.

The icon, and the medium size.

Is this already built in, if not, which areas would I need to modify?

Thanks

SFJ

Re: Additional Images (With Thumbnails)

Posted: Mon Jan 05, 2009 8:57 am
by jmestep
You would either have to do the sizes one at a time on the page where you upload additional images or hook into the page
/Admin/Products/Assets/AssetManager.aspx to get one image to resize at various sizes.

Re: Additional Images (With Thumbnails)

Posted: Mon Jan 05, 2009 11:10 am
by sfj
I checked out how the code was for the ImageUpload area, and I will use the same for the Additional Image upload area.

Sweet, easy to do, and thanks for your help!

SFJ