number of images in a single gallery
The number of images in a single gallery (i.e. on a single page) is limited by the design of the image editting interface. This creates a single form with data for all images for that page in it. If the number of images gets too large, then attempts to edit or delete images will fail, as only some of the form fields will be posted back when edits are completed. (It fails 'safe', in that no edits are attempted.)
From code inspection (I no longer run an unmodified version of etogal anywhere) I think this limit is somewhere around 30-40 images in a single gallery.
If you customise Etogal and add more fields to the database (and to the management form) the limit will reduce.
Edited by mikef, 10 March 2009 - 01:13 PM.











