CVS edit link for duellj
I would like to release the Datatable module that provides drupal and views integration for the DataTable jquery plugin (
http://plugins.jquery.com/project/DataTables). The module will provide a new style plugin for views that will allow views results to be displayed in a DataTable, which provides really cool jquery sorting/searching/paging abilities.
There currently is an existing module that implements the YUI Datatable (http://drupal.org/project/yui_datatable), but that module depends on the YUI javascript library, whereas my DataTable module depends on jquery, so no additional javascript libraries would be needed.
This module implements basic functionality of DataTables into views, and I have plans to integrate all available options into the module.
Comments
Comment #1
duellj commentedAttached is the initial working version of datatable module
Comment #2
duellj commentedComment #3
avpadernoFiles available from third-party sites should not be included in Drupal.org CVS.
Comment #4
avpadernoI am adding the review tag.
Comment #5
duellj commentedI removed all of the files from the jQuery plugin site and added in a README.txt with instructions on how to download the code.
I also renamed the module to "datatables" so it matches the name of the dataTables jQuery plugin.
Comment #6
avpadernoComment #9
avpaderno