What I would like with the Combinews feature is group images by their publish date rather than the creation date.
For example I shot some pictures about 2 months ago with the images dates set 2 months back and the publish date set to today, but I can't get the "x new items in album y" news article on top of my previous ones
I have the combinews feature enabled with the "Latest images by album: thumbnail" option.
Tried changing the CombiNews Sort order, but none of the 3 options (id, date, mtime) give the result I want.
I thought mtime would group in the order uploaded but they are still grouped by image creation date, with the `getNewsDate()` function inside the `next_news` loop displaying the published date from last image, today??