Hello everyone, I am a Zenphoto noob. I have been doing the research and binned Gallery 2 and Coppermine after some ugly cluttered installations not to mention the horrible tables. So, I am busy working on my style sheets but I would love to add a feature to the gallery where by:
1. Users can add photos to lightbox (like a favorites feature), view which ones they have added, remove if they want.
2. Admin can then login and view which photos have been added to the lightbox for that user.
This feature is to enable my client (a photographer) to put his photos up, his customers will log-in and choose which ones they want to get printed. If anyone has done any mods or can give me an idea on where I should start on this project I would appreciate the feedback.
Thanks for you time
Lawrence
Comments
If you need that feature right now, you of course can do that. I recommend that you do this as a custom function to your theme then, since otherwise you can run into trouble when updating.
Before you try to adapt that dhtml script above, you might want to take a look at this: http://docs.jquery.com/UI/Droppables
The jQuery libary is already included in Zenphoto by default, so this might be a little easier.