You are here

README.txt in Age Field Formatter 8.2

Same filename and directory in other branches
  1. 8 README.txt
  2. 3.0.x README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers

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

The Age Field Formatter module calculates and formats the display of a date
field to display the age.

It also offers the option to display both the date with the age, along with the
possibility to add the “years” suffix to the age value.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/age_field_formatter

 * To submit bug reports and feature suggestions, or to track changes:
   https://www.drupal.org/project/issues/age_field_formatter

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

No special requirements.

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

 * Install as you would normally install a contributed Drupal module. Visit:
   https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
   for further information.


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

 * Go to Configuration » Account settings » Manage fields:

  - Click on “Add field” button.

  - Select “Date” field, create label for it and click on “Save and continue” button.

  - Select Date type that you want and click on “Save field settings” button.

  - In “Edit” section you can choose your preferences for date field.

 * Go to Configuration » Account settings » Manage display:

  - Find your field by label and select format to “Age formatter”.

  - You can update “Date/age” and “Date/time” formats and suffix addition
    by clicking settings icon on the right.

  - Click on “Save” button.


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

Current maintainers:
 * Jacques R. Blier (xmacinfo) - https://www.drupal.org/u/xmacinfo

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. The Age Field Formatter module calculates and formats the display of a date
  11. field to display the age.
  12. It also offers the option to display both the date with the age, along with the
  13. possibility to add the “years” suffix to the age value.
  14. * For a full description of the module, visit the project page:
  15. https://www.drupal.org/project/age_field_formatter
  16. * To submit bug reports and feature suggestions, or to track changes:
  17. https://www.drupal.org/project/issues/age_field_formatter
  18. REQUIREMENTS
  19. ------------
  20. No special requirements.
  21. INSTALLATION
  22. ------------
  23. * Install as you would normally install a contributed Drupal module. Visit:
  24. https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
  25. for further information.
  26. CONFIGURATION
  27. -------------
  28. * Go to Configuration » Account settings » Manage fields:
  29. - Click on “Add field” button.
  30. - Select “Date” field, create label for it and click on “Save and continue” button.
  31. - Select Date type that you want and click on “Save field settings” button.
  32. - In “Edit” section you can choose your preferences for date field.
  33. * Go to Configuration » Account settings » Manage display:
  34. - Find your field by label and select format to “Age formatter”.
  35. - You can update “Date/age” and “Date/time” formats and suffix addition
  36. by clicking settings icon on the right.
  37. - Click on “Save” button.
  38. MAINTAINERS
  39. -----------
  40. Current maintainers:
  41. * Jacques R. Blier (xmacinfo) - https://www.drupal.org/u/xmacinfo