CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

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


REQUIREMENTS
------------

This module has dependency on Drupal core's Field module.


INSTALLATION
------------

Install as normal (see http://drupal.org/documentation/install/modules-themes).


CONFIGURATION
-------------

  - 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.


MAINTAINERS
-----------

 * Nancy Wichmann: https://www.drupal.org/u/nancydru
 * ziomizar: https://www.drupal.org/u/ziomizar
 * Neslee Canil Pinto: https://www.drupal.org/u/neslee-canil-pinto
