This module provides a file field which accepts csv file uploads and visualizes their contents using Recline.js
- Download the Reline.js library from https://github.com/okfn/recline (zip file) and install in 'sites/all/libraries/'.
- Enable recline module.
We are accepting issues in the dkan issue thread only -> https://github.com/nuams/dkan/issues -> Please label your issue as "component: recline" after submitting so we can identify problems and feature requests faster.
If you can, please cross reference commits in this repo to the corresponding issue in the dkan issue thread. You can do that easily adding this text:
nuams/dkan#issue_id
to any commit message or comment replacing issue_id with the corresponding issue id.