Project:
Every weekend the client (a photographer) takes a lot of photos (3000?) during racing and practicing sessions in a circuit because he's the official photographer of the structure. He want so sell photos to clients in this simple way: users browses photos in gallery where thery are divided by sessions, it chooses photos and the format he want (digital download, print small, medium or large) and place the order. The client receive the order and send the original hi-res photo by email (or a sharing tool) or prints it in the desired formats and sent them to user.
Problems:
A) a lot of photos but it's not necessary that every photo is a product (is it correct ?)
B) i would like to let the user upload the files (800x600?) via ftp in a folder for each session, and let drupal create a node for each session where all images are values for a prodivde cck image field (named gallery?) so i can browse or create views with sessions (nodes) and so on ?
C) i would like to create only a 4 products (digital download, print small, medium or large) and, some way, let the user choose how many products he wants but specify the photo for each "order item". I think it will be very painfull to import all the images as products every week, and i don't know how it's possibile.
