![]() |
|
Creating album from directory - 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: Creating album from directory (/thread-790.html) |
Creating album from directory - nicolas - 2006-09-08 HI, I mean to upload images on server on some folder then to "tell" zenphot ..read this directory and get all images from that dir and create album... Is this possible? Creating album from directory - william - 2006-09-09 I kind of do this, but it is probably not what you are looking for. My method requires shell access to the server. I upload all my pictures into a directory outside the web directory, e.g. Then create a link to that directory in the zenphoto albums directory, like so:
So this is all at the file system level. Zenphoto thinks the pictures are actually in its own album folder, but those are just links to the actual pictures. Thumbnails and resized images are all cached normally. For me, the benefit of doing it this way is that I can run multiple installations of zenphoto but keep my real picture files all in one place. Creating album from directory - nicolas - 2006-09-09 uh..so not easyest way? I think that nice gallery like this must have that feature |