I’ve been thinking about this and the Gallery Ext could be a solution… perhaps I should explain my requirements so that you can give me better advice.
My website is dedicated to sports photography, this means that I may need to upload from 15 to 1500 photos per event, not just me but also other photographers, so sending everything via ftp isn’t always a good options, imagine explaining how it works to a japanese photographer with limited knowledge of english… Besides this each photo has to be related to an event, a photographer, one or more athletes and occasionally other types of grouping. From an EE perspective, the event would be a gallery category, the photographer the author and I would like to handle the athletes with the tags module, anything else would be just a regular custom field. The tags module is quite handy because it let’s me merge some tags(right?), imagine someone submits a photo of a skater called Alexei the transliteration is variable so it could also be spelled Aleksei or Alexey, etc… so I would need to correct this, thus it seems to be a good job for this module.
In order to bypass the batch uploading problem I was considering using the moblog, in which an email could send several photos at once, which would have the same tags and category associated to them, the tags module works with moblog doesn’t it?
If I used the gallery ext module will I be able to use the favorites and ratings module with photos?
Does the gallery ext module duplicate the database entries, ie, one in the weblogs table and another on the gallery table?
Basically the issues I need to sort out are: a way to make batch uploads that’s reasonable for me and my associate photographers while also preserving the auto thumbnailing and table construction features and hopefully without generating duplicate data or a huge number of calls to the same table.
Thank you!