![]() |
|
Selective Uploading for Users - 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: Selective Uploading for Users (/thread-10657.html) |
Selective Uploading for Users - haroon - 2012-12-14 Hi I have an Album, which has four sub-albums A, B, C and D. I want users to upload photos to sub-album C and D only and not to A and B. How can this be done? Regards Selective Uploading for Users - acrylian - 2012-12-14 No, you can set user rights for top level albums only. Selective Uploading for Users - haroon - 2012-12-16 any specific reason? this way the user has the rights to mess up anywhere! Selective Uploading for Users - acrylian - 2012-12-16 Yes, it is because Zenphoto's albums are file system based and being able to do this would involve a lot of extra file system operations that possibly would slow down your site. That would happen because rights are of course inherited in the tree. Selective Uploading for Users - haroon - 2012-12-17 ok thanks Acrylian |