You are here

README.txt in Optional End Date 8

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

* Introduction
* Requirements
* Installation
* Configuration
* Maintainers


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

Optional end date

Make the end date in a Date range field (DateRangeItem) optional.

An extra "Optional end date" checkbox is added to the Date range field type
Storage settings. When the box is checked, the end date is no longer required.

This will mimic the behavior of of optional end dates in Drupal 8.9.x. So when
8.9.x is ready, you should be able to uninstall this module after updating, and
use the core implementation instead.

See https://www.drupal.org/project/drupal/issues/2794481 for more information
about the core implementation.


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

This module requires no modules outside of Drupal core.


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

Install as you would normally install a contributed Drupal module. Visit:
https://drupal.org/documentation/install/modules-themes/modules-8 for further
information.


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

You need to check the "Optional end date" setting for all existing and new
daterange fields, where the end date is not required.
This is done in the "Storage settings" form of the daterange fields.


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

* Birk (Birk) - https://www.drupal.org/u/birk

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. Optional end date
  11. Make the end date in a Date range field (DateRangeItem) optional.
  12. An extra "Optional end date" checkbox is added to the Date range field type
  13. Storage settings. When the box is checked, the end date is no longer required.
  14. This will mimic the behavior of of optional end dates in Drupal 8.9.x. So when
  15. 8.9.x is ready, you should be able to uninstall this module after updating, and
  16. use the core implementation instead.
  17. See https://www.drupal.org/project/drupal/issues/2794481 for more information
  18. about the core implementation.
  19. REQUIREMENTS
  20. ------------
  21. This module requires no modules outside of Drupal core.
  22. INSTALLATION
  23. ------------
  24. Install as you would normally install a contributed Drupal module. Visit:
  25. https://drupal.org/documentation/install/modules-themes/modules-8 for further
  26. information.
  27. CONFIGURATION
  28. -------------
  29. You need to check the "Optional end date" setting for all existing and new
  30. daterange fields, where the end date is not required.
  31. This is done in the "Storage settings" form of the daterange fields.
  32. MAINTAINERS
  33. -----------
  34. * Birk (Birk) - https://www.drupal.org/u/birk