https://github.com/niklasf/field_label_plurals
A Drupal module that allows you to use different field labels for singular and plural, depending on the number of field values.
https://github.com/niklasf/field_label_plurals
Last synced: about 1 month ago
JSON representation
A Drupal module that allows you to use different field labels for singular and plural, depending on the number of field values.
- Host: GitHub
- URL: https://github.com/niklasf/field_label_plurals
- Owner: niklasf
- Created: 2011-08-12T15:33:28.000Z (almost 15 years ago)
- Default Branch: 7.x-1.x
- Last Pushed: 2012-05-08T07:48:37.000Z (about 14 years ago)
- Last Synced: 2025-06-20T15:49:29.773Z (12 months ago)
- Language: PHP
- Homepage: http://drupal.org/project/field_label_plurals
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
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