Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

nodeorder

2,082 sites Security covered
View on drupal.org

The nodeorder module gives users an easy way to order nodes within their taxonomy terms.

By default, the taxonomy module orders listings of nodes by stickiness and then by node creation date -- most recently posted nodes come first.

The nodeorder module gives the user the ability to manually put nodes in any order they wish within each category that the node lives.

There are two ways that a user can order nodes within a category. The first is to use the "move up" and "move down" links that can be configured to appear on each node (especially useful when looking at lists of taxonomy terms). The second is to use drag and drop, which appears on the administrative listings of nodes in a category.

For a comparison of nodeorder with other node ordering modules have a look at this handbook page: http://drupal.org/node/398508.

Install Nodeorder in Drupal 7 and 8

  1. Put the nodeorder directory in your modules directory.
  2. Navigate to admin/build/modules and enable the nodeorder module.
  3. Navigate to admin/user/access and assign one or more roles the right to "order nodes within categories".

Using the Nodeorder module

  • You may turn on "orderability" on a per-vocabulary basis by visiting your vocabularies' administration pages (admin/content/taxonomy). This module adds a checkbox on the "edit vocabulary" page titled "Orderable" -- it defaults to being unchecked. After checking this box and saving your changes, you'll be able to order nodes that are classified in this category.
  • To use drag and drop node ordering, you will find a tab called "order nodes" on any admin/content/taxonomy/VID pages where the vocabulary has been set to orderable.
  • Navigate to admin/settings/nodeorder, where you can set some options that determine the way nodeorder works.
  • There is Views support for ordering taxonomy views by weight_in_tid.

Technical notes

Upon installation, this module adds a new column (weight) to the taxonomy_index table.

Development

Nodeorder was initially developed by the friendly primates at FunnyMonkey.

Nodeorder (D7 only) is currently maintained by dieuwe.

Activity

Total releases
1
First release
Jan 2026
Latest release
2 months ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
3.0.4 Stable Jan 27, 2026