![]() |
|
Private Albums - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Private Albums (/thread-1289.html) |
Private Albums - jgodfrey - 2007-03-15 Hi All, Though I've seen a few discussions of private albums here on the forum, I've never seen or heard anything official about them. Checking the roadmap on the wiki, I don't see any mention of them. So Tris, what is the official word? Is it something you expect ZenPhoto to support at some point, and if so - do you have it targeted for any specific version? For my (basic) gallery needs, this is about the only thing currently missing in ZP. Thanks for any additional input (and for ZP). Jeff Private Albums - adhingra - 2007-03-16 I've thought about that as well. However, I'm going to figure out how to do it in my CMS (Wordpress), then allow access to one of two groups: public and private. Each group will get a "page" in WP, and I'll figure out how to arrange that in WP -- I'm sure it's in there somewhere. Then, each page will contain some query code to ZP for some albums. I have no idea how to write php yet, so it's gonna take me a lot of studying and swearing. But architecturally I think this makes more sense. Of course, if you're hosting ONLY ZP, I'm sure it's more of a pressing need. But, perhaps you can think of jamming it into Wordpress or something similar, which seems to be the prevailing trend. Private Albums - jgodfrey - 2007-03-16 Because I run my own web server I could easily manage folder access (and therefore album access) at the server level, except that the ZP cache folder is in a different branch of the folder tree... While I'm sure there's a good reason for the current organization, it would seem to be easier to manage private folders if the cache for each album was stored as a sub-folder beneath the album itself. I guess one other option would be to run 2 separate instances of ZP - one for public photos and one for private photos. Although, since I have various sets of private photos (private to different people), that's not a complete solution either... Thoughts? Jeff Private Albums - jgodfrey - 2007-03-19 Hi Tristan, Any input on this thread? Thanks, Jeff Private Albums - trisweb - 2007-03-19 Hey Jeff, missed it completely, thanks for bringing it back up. It would be much easier to have a password field in the database and an interface to password-protect albums and images. The image loop would then just check the album object, and display a password box instead of the page of images if a password exists. So, a couple implementation questions, just to get an idea of what you would like.
Let me know what you think on those, that's a quick implementation, so let's say it'll be in 1.1. Private Albums - jgodfrey - 2007-03-19 Tristan, Thanks for the reply. Regarding your questions...
Again, thanks for considering this addition, and for ZP in general. Jeff Private Albums - ontelo - 2007-03-19 To keep this gallery simple I suggest that:
Private Albums - jgodfrey - 2007-03-19 @ontelo - that works for me. ;^) Jeff Private Albums - trisweb - 2007-03-19 Yep, you guys agreed with everything I said, which was a complicated way to outline the simple obvious solution. I'll do it. Thanks for your feedback! Private Albums - jgodfrey - 2007-03-19 That's great Tristan. Thanks again. Jeff Private Albums - preckie - 2007-05-10 how's this going so far? Private Albums - xebeque - 2007-05-10 me so noisy ;-) |