Is there a way to display an archive page listing albums by date instead of month links of images?
For example:
`
2011
- Album 1 (#)
- Album 2 (#)
2012
- Album 3 (#)
2013
- Album 4 (#)
- Album 5 (#)
- Album 6 (#)
`
where # is number of photos in album/subalbums.
Very much like `printAllDates` but instead of month links I'd like to have album links.
Thanks in advance.
Comments
A live demo of the custom function that plugin evolved from is here: http://www.trondheimkunsthall.com/page/archive?utstillingsblogg-arkiv
1) How do I make the listing sorted by date descending? The default is sorted ascending (2011, 2012, 2013) with only the year 2011 expanded.
2) How do I omit showing subalbums from the archive list?
Also, when clicking year link to expand/collapse the archive list the whole page jumps to the top, which is a bit distracting.
2) Not possible as not implemented
3) That might be a bug. Please open a ticket.
I also noticed that there's two sort type - by year and by day (please refer screenshot)
http://i.imgur.com/x0mcGe0.png?1
Is it possible to have sort options for year, month & day?
Have a happy Christmas & new year!