Forums / Install & configuration / How to pregenerate image variations
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 - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing
Frederik Holljen
Tuesday 24 May 2005 2:40:06 am
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 eZ publish to create them.
Frederik