.. You should enable this project on travis-ci.org and coveralls.io to make
these badges work. The necessary Travis and Coverage config files have been
generated for you.
.. image:: https://travis-ci.org/jqnatividad/ckanext-datatablesplus.svg?branch=master
:target: https://travis-ci.org/jqnatividad/ckanext-datatablesplus
.. image:: https://coveralls.io/repos/jqnatividad/ckanext-datatablesplus/badge.svg
:target: https://coveralls.io/r/jqnatividad/ckanext-datatablesplus
.. image:: https://img.shields.io/pypi/v/ckanext-datatablesplus.svg
:target: https://pypi.org/project/ckanext-datatablesplus/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/pyversions/ckanext-datatablesplus.svg
:target: https://pypi.org/project/ckanext-datatablesplus/
:alt: Supported Python versions
.. image:: https://img.shields.io/pypi/status/ckanext-datatablesplus.svg
:target: https://pypi.org/project/ckanext-datatablesplus/
:alt: Development Status
.. image:: https://img.shields.io/pypi/l/ckanext-datatablesplus.svg
:target: https://pypi.org/project/ckanext-datatablesplus/
:alt: License
=============
ckanext-datatablesplus
extended datatables.net CKAN resource viewer
As part of the Analyze Boston project, a usability study was done by the City and found that the recline-based data viewer had a lot of usability issues for non-technical users.
As a result, some core CKAN work was sponsored to add a new data viewer to CKAN using datatables.net. This functionality was released with CKAN 2.7 as a built-in plugin in 2016.
Datatables has released a lot of new features since then (searchpanes, searchbuilder, etc.), and this CKAN extension aims to expose the full power of datatables in CKAN.
Requirements
For example, you might want to mention here which versions of CKAN this
extension works with.
Installation
.. Add any additional install steps to the list below.
For