This project is not covered by Drupal’s security advisory policy.

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

Supporting organizations: 
Development

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Site structure
  • chart icon6 sites report using this module
  • Created by skdrupal88 on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases