You are here

README.txt in Weight 7.3

Same filename and directory in other branches
  1. 8.3 README.txt
  2. 5 README.txt
  3. 6 README.txt
  4. 7 README.txt
  5. 7.2 README.txt
Overview
--------
This module provides a weight field that can be added to any fieldable entity.
The weight field can be used to provide customized sorting.

Installation
------------
This module can be installed by following the instructions at
http://drupal.org/node/70151.

Configuration options
-------------
  - Range: The range is set when adding a weight field to an entity. It defines 
    that fields available weight range. For example, a range of 20 will allow 
    you to select a weight between -20 and 20.

File

README.txt
View source
  1. Overview
  2. --------
  3. This module provides a weight field that can be added to any fieldable entity.
  4. The weight field can be used to provide customized sorting.
  5. Installation
  6. ------------
  7. This module can be installed by following the instructions at
  8. http://drupal.org/node/70151.
  9. Configuration options
  10. -------------
  11. - Range: The range is set when adding a weight field to an entity. It defines
  12. that fields available weight range. For example, a range of 20 will allow
  13. you to select a weight between -20 and 20.