I believe the default behavior for the archive block should be to display the months in descending order, so the newest month first. This is done by updating the "Node: Created year + month" argument for the Block display to "Summary, sorted descending".

Comments

merlinofchaos’s picture

Status: Active » Fixed

Agreed, fixed. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

Dubber Dan’s picture

Version: 6.x-2.0-rc4 » 6.x-2.10

The fix has got unfixed it seems. Just activated the archive view and the block was showing months in ascending order. Has taken me ages to figure it out and find this post. Changed the setting as above and it now displays correctly

Dubber Dan’s picture

Status: Closed (fixed) » Needs work

setting back to active

dawehner’s picture

Status: Needs work » Postponed (maintainer needs more info)
      'default_action' => 'summary desc',

Did you might overriden your archive view?

esmerel’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Fixed in original version, problems in newer versions need a new issue.

mokko’s picture