Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Integrates the jQuery DataTabes plug-in to Drupal without use Views module.

  • It allows the use of scrolling tables for displaying of nodes of a specific content type;
  • Can be chosen which fields will be displayed and in what order;
  • Custom View Modes can be created to be used to fit specific display needs.

For now it uses only the FixedColumns method of the DataTables plug-in. Future new versions will be more configurable and parametrized in order to allow the full use of DataTables capabilities.

Project information