You are here

README.txt in Field label plurals 7

Same filename and directory in other branches
  1. 8 README.txt
Field label plurals
-------------------

Field label plurals allows you to select different field labels for singular
and plural, depending on the number of field values.

Project page:

  http://drupal.org/project/field_label_plurals

Installation
------------

Field label plurals has no special requirements, install just like any other
module:

  http://drupal.org/documentation/install/modules-themes/modules-7

Example
-------

 * Go to the "Manage fields" page of a content type.

 * Click "edit" on the field you want to configure.

 * If more than one value is allowed for the field, you will see an extra
   textfield for the plural of the label.

Maintainers
-----------

 * Niklas Fiekas
   http://drupal.org/user/1089248
   niklas.fiekas@googlemail.com

File

README.txt
View source
  1. Field label plurals
  2. -------------------
  3. Field label plurals allows you to select different field labels for singular
  4. and plural, depending on the number of field values.
  5. Project page:
  6. http://drupal.org/project/field_label_plurals
  7. Installation
  8. ------------
  9. Field label plurals has no special requirements, install just like any other
  10. module:
  11. http://drupal.org/documentation/install/modules-themes/modules-7
  12. Example
  13. -------
  14. * Go to the "Manage fields" page of a content type.
  15. * Click "edit" on the field you want to configure.
  16. * If more than one value is allowed for the field, you will see an extra
  17. textfield for the plural of the label.
  18. Maintainers
  19. -----------
  20. * Niklas Fiekas
  21. http://drupal.org/user/1089248
  22. niklas.fiekas@googlemail.com