ZenphotoCMS Forum
Using only one album - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: Using only one album (/thread-3233.html)

Pages: 1 2


Using only one album - edbury - 23-07-2008

Actually. I suppose I have a different request anyway.

How could I set this up so that the photostream grabs all of the photos from all top-level albums (I won't have any subalbums), and displays them latest first?

Secondly, it'd be cool to have the option to still grab the albums and display them on the side (I'm thinking something similar to Flickr's "sets").




Using only one album - edbury - 06-08-2008

bump




Using only one album - bc3tech - 10-08-2010

Is there any information on making this work with 1.3.x? The code posted doesn't appear to apply to the 1.3 version that I'm currently using.




Using only one album - acrylian - 11-08-2010

Probably that is because the method getSubAlbums() has been replaced by getAlbums().




Using only one album - bc3tech - 18-08-2010

so.... it is or isn't possible with 1.3x? if it is, then how do we accomplish it under 1.3?




Using only one album - kagutsuchi - 18-08-2010

The best way to know is to try it out. (You'll just have to make the change sbillard indicated.)