Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Overview

This module is an addition to the nodeorder module. It provides the node order field in the node edit form and node display form.

This module is usefull when there are thousands of nodes, and they should be ordered in the strict order.

nodeorder_field

Features

In node edit form:

  • option to set the node order before or after some other node in the same taxonomy term scope using autocomplete option.

In node display:

  • the module shows the node which is placed before the current node, the current node position (number) and the node, which is placed next to the current node.

Requirements

To run this module properly you need following modules enabled:

Install Nodeorder Field in Drupal 6

  • Put the Nodeorder Field directory in your modules directory.
  • Navigate to admin/build/modules and enable the Nodeorder Field module.

Project information

  • Created by Nor4a on , updated