Forums / Install & configuration / How to pregenerate image variations

How to pregenerate image variations

Author Message

Ekkehard Dörre

Monday 23 May 2005 2:52:41 am

Hi,

in a gallery there are 10MB big images. So the first generation in first git takes a lot of time. Is there a posibility in ez to generate the small, large etc. images automatically?

Now I take httrack, but this is manually.

Thanks in advance,

ekke

http://www.coolscreen.de - eZ Publish, Ibexa, SOLR, Elastic Search

Frederik Holljen

Tuesday 24 May 2005 2:40:06 am

Hi,

There is currently no such script or functionality. It should be very easy to make however, simply write a script that requests all the objects with the images and request the alias of the image variations you want. This will force Exponential to create them.

Frederik