Is there a way to display an archive page listing albums by date instead of month links of images?
For example:
`
2011
Very much like printAllDates but instead of month links I'd like to have album links.
Thanks in advance.
There is a "half official" plugin: http://www.zenphoto.org/news/title_by_date_archive
A live demo of the custom function that plugin evolved from is here: http://www.trondheimkunsthall.com/page/archive?utstillingsblogg-arkiv
I had a look at that previously, but couldn't work out how to customise it to what I want.
How do I make the listing sorted by date descending? The default is sorted ascending (2011, 2012, 2013) with only the year 2011 expanded.
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.
I found a workaround to hide album/subalbum from showing up in the archive list - leave the album/subalbum date empty
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?