This project is not covered by Drupal’s security advisory policy.
Integrates datatables javascript library into a Drupal 8 (or superior) rich-text filter.
Installation
- Download the datatables library from https://datatables.net/ and place it to `DRUPAL_ROOT/libraries/datatables/`. It is recommended to use composer to download the datatables library and to place it into the appropriate directory.
- Install the module per normal
https://www.drupal.org/documentation/install/modules-themes/modules-8. - Go to the 'Text formats and editors' configuration page:
`/admin/config/content/formats`, and for each text format/editor/, enable the filter Datatables filter. - If "Limit allowed HTML tags and correct faulty HTML" is enabled, make sure
the `<table class>` tag and other table related HTML tags are included in "Allowed HTML tags" with attributes.
This module needs to evolve and it is searching for new maintainers.
For example the following features to be added :
- integration of CDN version of the library
- integration of custom attributes and translations
Project information
Seeking co-maintainer(s)
Maintainers are looking for help reviewing issues.- Project categories: Content display, Content editing experience
- Created by just_like_good_vibes on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
