Hello,
A client of mine is a photographer that wants some sort of open source CMS to show groups of photos to his customers. What he wants to do is:
Create a gallery of photos, password protect it and send a URL with a userid + password to his customer so they can preview those photos. It is possible that multiple users might be viewing that same gallery using the same userid + password so multiple logins must be allowed. Furthermore, what the user should see when the URL is sent is the preview window of photo no 1 with the thumbnail strip and not the previous screen with all galleries with description + thumbnail. There will be only one gallery per userid, so it would be great if it could start inside that gallery on photo 1 zoomed + thumbnail strip instead of a largely empty page featuring one gallery + thumbnail. Can I add a field with text somewhere next to the zoomed photo (one for the whole gallery, not changing every time we preview a pic)? Thanks.
Quote from: masbass on June 10, 2009, 11:10:34 PM
It is possible that multiple users might be viewing that same gallery using the same userid + password so multiple logins must be allowed.
That's a silly setup. I already explained details only recently in the thread "How to disable password changes for user? (http://forum.coppermine-gallery.net/index.php/topic,59972.0.html)".
hmmmm I see...
It's either one userid + pass per user or no login at all.
Thanks.
Yes, that's much better.