What about showing not only the new albums (RecentAlbums) but also album in which new pictures were added (recentUpdatedAlbumwithnewimages) or in which some midification were made (recentUpdatedAlbumswithsomechanges)
you could change creationTimestamp to modificationTimestamp in classes/ImageBlockHelper.class and then I think it would function that way.
thx u. seeems to be working as I need.
Posts: 8601
you could change creationTimestamp to modificationTimestamp in classes/ImageBlockHelper.class and then I think it would function that way.
Posts: 243
thx u. seeems to be working as I need.