Hi I’m looking for a bit of EE archtiectural advice!
I’m setting up a gallery for client photo-shoots with a few twists involving password access. The gallery will be a weblog, with images stored using Mark Huot’s file module. The file module will be set to multiple. So each photo-shoot will be one entry, with several images in the file module.
The spec is:
* Clients have a username and password
* Clients can log in, and see a list of weblog entries (photo-shoots)
* Each entry must be assigned to ONE client, and can only be seen by that client
* The control panel must be as simple as possible
I’m having trouble working out how to restrict access to individual weblog entries. Anyone have any good suggestions?
Thanks