Issue:Order ascending needs directive to select latest
From FollowTheScore
Description: | Order ascending needs possibility to select latest |
Extension / Version: | DPL / 1.6.7 |
Type / Status: | Bug / open |
Problem
If I have count=3 and order=ascending, DPL chooses three oldest items in category and sorts those to ascending order. What I want and what in my opinion would make sense, is to have a selection directive that could take values "oldest" or "latest". That way I could make DPL show the three most recently added acticles and sort those to ascending order.