![]() |
|
avoid automatic album's generation - 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: avoid automatic album's generation (/thread-8695.html) |
avoid automatic album's generation - cocoon - 2011-06-06 I've got a resource creating directories/subdirectories full of images, which are directly uploaded to the server. Could you give me some advices and which functions do this job ? avoid automatic album's generation - acrylian - 2011-06-06 Zenphoto is file system based and will generate these if discovered automatically if image theme functions are called. If you don't want them to be displayed on your site initially itself you can default there publish status to be unpublished. There is a utility button on the admin overview pages for that. avoid automatic album's generation - cocoon - 2011-06-07 Thank for help. Though I'm not sure this button corresponds to my project. avoid automatic album's generation - acrylian - 2011-06-07 Please review the user guide and theming tutorial and the functions documentation specifially. If you want to avoid standard functionality you will have to do some work in any case. avoid automatic album's generation - cocoon - 2011-06-07 Thank you for answering. |