This module provides a Drupal javascript library for using the jQuery Datatables plugin.

See https://datatables.net/.

It provides an alternative to the Datatables module, which requires the developer to manually download the library to the libraries folder.

The main point of this module is to provide a CDN version of the datatables library.

It also provides:

  • Datatables filter: When enabled, the filter adds javascript that will display tables with the "dataTable" using the Datatables plugin.
  • Display as DataTable checkbox: When the Datatables filter format is enabled, a checkbox will appear within the "Tables Properties" dialog: "Display as DataTable". When checked it adds the "dataTables" class to the table.

Project information

Releases