Hello All,
I'm new to the whole module/node development for Drupal thing so pardon me if I ask some noobish questions, but I think I need to ask some advice of the veterans before I possibly go too far in the wrong direction :)
Anyway I'll state my issue first. I am using Drupal for this store that sells old time photos, car show photos and movie props:
* The old time and car show photos need separate sections and there needs to be a way for somebody find themselves or their car by some kind of unique ID.
* The user/admin needs to be able to upload a folder of images and create a gallery for each of those unique ID's. It would be nice for these photos to be watermarked.
* These images have to have a link on them to a shopping cart, or at the very least a page showing different sizes and a link to purchase them on the next page (this will send an email)
* Also a section with movie props such as hats, fake guns etc that can be purchased. I was thinking this might be able to be done with just a page and the guy can edit it.
That sums it up about of what I haven't been able to solve already. Now let me tell you what I have done so far: