![]() |
|
Are there 2 kinds of Zenphoto galleries? - 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: Are there 2 kinds of Zenphoto galleries? (/thread-1593.html) |
Are there 2 kinds of Zenphoto galleries? - thepoet - 2007-08-16 Hi everybody, Are there 2 kinds of Zenphoto galleries? - acrylian - 2007-08-16 No, that's the same zenphoto. He just installed Lightbox (or a derivat) as an additional effect which you can download here: There are many threads on how to implement this: Are there 2 kinds of Zenphoto galleries? - thinkdreams - 2007-08-16 @thepoet- To clarify what you are stating in terms of static vs animated, zenphoto is a dynamic PHP script designed to display photos from a database in a gallery (album/image) format. The animated pieces you are referring to are lightbox modifications placed in the theme that the user has designed to display the images. While this functionality doesn't come with the core zenphoto themes, it can be added through a number of themes. Some of these themes, like the simpleviewer theme found on the wiki, can add more "animated" presentation to the gallery. The wiki has a number of user submitted themes available, and you can search the forum for more ways to "theme" your gallery. So there are not two kinds of zenphoto galleries, just different themes. The underlying core code is still the same, it's just the themes that make the gallery look and act the way you want. Hope that helps. Are there 2 kinds of Zenphoto galleries? - thepoet - 2007-08-17 Many thanks to both of you! |