Date range links

Categories

Component ID

2367501

Component name

Date range links

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1049

Component created

Component changed

Component body

Overview

The Date range links module provides range links for date field. Works with Date field and views exposed filter. Currently supports only Date popup widget.

Requirements

Date

Installation

Install as you would normally install a contributed drupal module.

Configurations

To output range links you have to enable 'Show range links' checkbox on field/exposed filter settings form.

To enable range links for Date field:

  • Go to Date field settings page
  • Enable 'Collect an end date' checkbox
  • Enable 'Show range links' checkbox

To enable range links for exposed Date filter:

  • Go to exposed Date filter settings
  • Operator should be 'Is between' or 'Is not between'
  • Enable 'Show range links' checkbox

API

See date_range_links.api.php