ZenphotoCMS Forum
How to see all images of an album and its subalbums ? - 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: How to see all images of an album and its subalbums ? (/thread-6396.html)



How to see all images of an album and its subalbums ? - fetard - 2010-01-06

Hi
Some of my users ask me if there's a way to display in a same page all the pictures of an album and its subalbums (of course, with pagination).

Is it possible with Zenphoto ?




How to see all images of an album and its subalbums ? - sbillard - 2010-01-07

Of course. It is just software after all. However, we do not provide a theme that does this. Nor am I familiar with such a theme done by anyone else.

Your biggest problem in doing this would be providing the pagination. As you might realize, for pagination to work your script has to be able to "predict" what image should be displayed on which page.




How to see all images of an album and its subalbums ? - acrylian - 2010-01-07

Using the object model framework you could modify a theme to display the album and the images of it's subalbums but pagination would then be used for the current level of albums displayed .