![]() |
|
how to get recent images from album full of 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 get recent images from album full of subalbums (/thread-4421.html) |
how to get recent images from album full of subalbums - scathontiphat - 2009-01-08 Hi all! So I'm trying to get the most recent images from an album when the album only contains subalbums. When I try to use getImageStatistic, it doesn't return anything in this case (only returns something if the album has images in it). Any suggestions on how to tackle this problem? thanks a bunch! how to get recent images from album full of subalbums - acrylian - 2009-01-08 Well, indeed the image statistics are currently not capable of doing this. It's on my list to be added, so the suggestion is to wait a little..:-) (You can of course also make your own function to do that using a db query) how to get recent images from album full of subalbums - scathontiphat - 2009-01-10 I guess i'll just have to wait Don't have the chops to write my own db query for this. how to get recent images from album full of subalbums - acrylian - 2009-01-10 Or you just try the nightly. It's just been added (called "collection" mode)..:-) |