You are here

README.txt in Weight 8.3

Same filename and directory in other branches
  1. 5 README.txt
  2. 6 README.txt
  3. 7.3 README.txt
  4. 7 README.txt
  5. 7.2 README.txt
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

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. This module provides a weight field that can be added to any fieldable entity.
  11. The weight field can be used to provide customized sorting.
  12. REQUIREMENTS
  13. ------------
  14. This module has dependency on Drupal core's Field module.
  15. INSTALLATION
  16. ------------
  17. Install as normal (see http://drupal.org/documentation/install/modules-themes).
  18. CONFIGURATION
  19. -------------
  20. - Range: The range is set when adding a weight field to an entity. It defines
  21. that fields available weight range. For example, a range of 20 will allow
  22. you to select a weight between -20 and 20.
  23. MAINTAINERS
  24. -----------
  25. * Nancy Wichmann: https://www.drupal.org/u/nancydru
  26. * ziomizar: https://www.drupal.org/u/ziomizar
  27. * Neslee Canil Pinto: https://www.drupal.org/u/neslee-canil-pinto