Dates in Albums with Subalbums

Let's say I've got an album with about eight subalbums. I've set the gallery options checked so the Album Date "uses the latest image date". This works fine for showing the albums with the newest changes at the top, except for those subalbums that contain subalbums themselves (make sense?). Those don't show any date at all and always sit at the bottom, even if the subalbum within has been recently updates.

So, my question is, is there any way for a subalbum with it's own set of subalbums to show the latest date when one of those subalbums gets updated?

Comments

  • Not at present
  • It occurs to me that you could implement this capability in a plugin. Specifically you could creat a filter for new images objects (See filter-new-objects.php for an example of new object filtering.) That filter could update the album dates for whatever parent albums you desire to track the image dates.
Sign In or Register to comment.