thriuin / _ckanext-datatable-deprecated

An implementation of CKAN's IResourcePreview interface that uses the WET datatables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Deprecated) ckanext-datatable

This is a CKAN extension that requires the WET-BOEW extension for CKAN (https://github.com/open-data/ckanext-wet-boew) and the core Datastore CKAN Extension.

ckanext-datatable implements the CKAN IPreviewResource interface and uses the WET Data Tables feature to provide a preview of tabular resources that have been saved to the CKAN the datastore.

Because the CKAN IPreviewResource uses an IFRAME this version is not suitable for use with the Canadian Open Data portal, but is made available for other sites that are based on the WET toolkit.

About

An implementation of CKAN's IResourcePreview interface that uses the WET datatables

License:Other


Languages

Language:Python 58.4%Language:HTML 41.6%