Page 1 of 1

individual image size for each subgallery

Posted: Wed Jan 31, 2024 1:11 pm
by caigner
In the Gallery module options you can set a maximum resize-size during upload. That works fine, but applies to all galleries and subgalleries.

Is there a way to set the resize size for each (sub)gallery on an individual basis?

Example:

For products I need a square format like 500x500 px.
For people I need a 3:4 format, like 300x400 px.

Regards,
Christian

Re: individual image size for each subgallery

Posted: Wed Jan 31, 2024 1:14 pm
by velden
I guess that's where SmartImage comes into play http://dev.cmsmadesimple.org/projects/smartimage

Re: individual image size for each subgallery

Posted: Wed Jan 31, 2024 1:21 pm
by caigner
Thank you! I shall take a look at it.