Hello,
Right now when you select all images in the basket, you have a list of images to download at the end. Problem, if all images have the same name/legend, the name of images to download are all the same, making the process of downloading then one by one more difficult as there is a need to change manually the name of the image.
The idea would be that when listing all images, the system check if the name of the image exist already, and if yes, increment a number at then of the name.
So, if all images were named “MyBeautifullImage”, then the first one would be “MyBeautifullImage”, and the seconde one “MyBeautifullImage2”, then “MyBeautifullImage3″…
I guess there is a need to go in the code to do that ? In which file / which line should i look to add that function ?
then i could send you the code that is working, up to you to add that functionnality to the next release. Sounds fair ?
Thank you
Regards