Feature Request: About the number of picts and the gallery distribution.
I dont know if this is difficult or not.
It seems a difficult requirement to have to have an exact number of photos in each gallery.
For example I may have 20 portraits, but only 15 travel shots I would like to use. The current mode requires that I come up w/ 5 more travel shots, or some sort of filler.
I wonder if this makes sense:
> have a field for the maximum picts that will be in any given gallery. Ie, instead of entering say 20, and then multiplying that by the number of galleries. Enter a number that will be the largest number of picts.
> add a field to each gallery field set which is the number of picts designated for this gallery.
then you could loop thru the collection sequentually, as i suppose you are doing now. But instead of counting a fixed number for each page, you could start the next page when the gallery.page.max value was reached.
Alternatively, and frankly better, would be to indicate the maxnumber of picts in the set.
then the individual gallery counts should add to that number.
then distribute the picts sequentially to the pages, according to the individual gallary counts.
it would seem that this would not create much extra work?
but then... i have never programmed a LR web page template!
I hope I have not been simplistic, or offensive.