Drupal 10 version

Provides a weight field that can be added to any fieldable entity. The weight field can be used to provide customized sorting.

Version 8.x-3.x is currently the recommended and supported release for Drupal 8/9/10.

Drupal 7 version

Adds a weight option to enabled node types. Nodes with lower weight will float to the top of lists, while heavier items will sink.

You might be interested in reading Comparison of Node/Entity Ordering Modules.

Version 7.x-3.x is currently the recommended and supported release for Drupal 7. It is a complete rewrite to take advantage of new features available in Drupal 7.
The 7.x-1.x version is no longer supported.

This is useful for sorting non-chronological nodes and or entities like bios, e-commerce products, or whatever you would like.

Nodes or entities will be sorted first by stickiness, then by weight, then by creation date.

Issues

As with all contributed modules, when considering submitting an issue:

  1. Read the documentation (two or three times is better). Don't forget the handbook pages.
  2. Review the existing issues list. (Don't forget to select "<all>" for the "Status" field.)
  3. Gather all the appropriate information. This may include (but is not limited to):
  • Drupal version.
  • Browser type and version.
  • Database type and version.
  • Error messages, if any.
  • Module settings.
  • Submit the issue. If other modules are involved, you may need to submit the issue to those modules as well.
  • Development version status

    The development versions (-dev, which rolls up at Noon and Midnight GMT) are where the newest stuff is, including any bug fixes and new features. We try to make sure it is tested before we commit anything, but occasionally a bug will get by us. Your help on testing this code is greatly appreciated. The translation templates may not always be up-to-date in the dev releases.

    Supporting organizations: 
    Drupal 8/9 maintenance and development
    Drupal 8/9 maintenance and development
    Drupal 10 maintenance and development
    Drupal 10+ maintenance

    Project information

    Releases