Closed (fixed)
Project:
Announcements
Version:
6.x-1.0
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
28 Jul 2008 at 23:19 UTC
Updated:
9 Sep 2008 at 17:42 UTC
I just noticed that announcements are sorting differently on the announcement page, than on the announcement block: the page sorts descending from most recent at the top, while the block shows an ascending order. I am not sure if this was intentional or not, but its easy enough to adjust the query sort order from ASC to DESC in the announcements_block function to make the displays consistent.
This made me think that perhaps there could be an announcement setting to select the sort order for each display? Just an idea, though I expect most people would want DESC.
Thanks for a very useful module!
Comments
Comment #1
nancydruThis was intentional. The idea being that the blocks would show the announcements ending the soonest (although it doesn't necessarily do that). The page is done in standard Drupal fashion, although I'm not crazy about that either. You're probably right that I need to add options for the order, so I am changing the title of this issue.
Does this sound like a good list of options?
I'm not too sure about keeping "sticky" in the "latest" order.
Comment #2
nancydruCommitted to both branches.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.