Hi, I'd like to show the albums in this way:
#1. Recent albums - shows the albums uploaded within the past n days, sorted by upload date.
#2. Archive - contains all albums, old or recent. Sorted by upload date.
zp has support for #2, via the archive functions.
But how to implement #1? Can it be done without modifying the code, like altering the themes?
Thanks
Comments
http://www.zenphoto.org/documentation-official/zenphoto/_plugins---image_album_statistics.php.html
And the nightly has a new function called printlatestupdatedalbums()