Skip to main content

Fanstatic packaging of jQuery Datatables

Project description

js.jquery_datatables

Introduction

This library packages jQuery Datatables for fanstatic.

This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.jquery_datatables) are published to some URL.

How to use?

You can import jquery_datatables from js.jquery_datatables and need it where you want these resources to be included on a page:

>>> import js.jquery_datatables as jt
>>> jt.jquery_datatables.need()
>>> jt.autofill.need()
>>> jt.colreorder.need()
>>> jt.colvis.need()
>>> jt.fixed_columns.need()
>>> jt.fixed_header.need()
>>> jt.keytable.need()
>>> jt.responsive.need()
>>> jt.scroller.need()
>>> jt.table_tools.need()

CHANGES

1.10.7 (2015-09-22)

  • Update to 1.10.7.

1.10 (2014-09-29)

  • Updated files and initialization to Datatables 1.10.

  • Simplify the installation of the test runner in the buildout.cfg; the old method failed on my machine.

1.9.4-2 (unreleased)

  • The ‘tabletools’ extra needs ‘zeroclipboard.js’ in order to function.

1.9.4-1 (unreleased)

  • Add included extras as fanstatic resources.

1.9.4 (2012-10-12)

  • Updated files to datatables version 1.9.4

1.9.3 (2012-10-12)

  • Nothing changed yet.

1.9.2 (2012-07-17)

  • Nothing changed yet.

1.8.2 (2011-11-11)

  • Modified to make available jquery_datatables_js as a separate resource that doesn’t include the css by default.

  • Upgraded to datatables 1.8.2

1.7.6 (2011-04-25)

  • Initial release.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page