ckanext-list

A CKAN extension that adds a list view for resources.
Overview
This extension adds a list view for resources on a CKAN instance. Records are listed as brief summaries, with a configurable set of fields shown for each.
NB: This extension currently only works with the Natural History Museum’s theme extension ckanext-nhm; this should be fixed in future releases (contributions are always welcome).
Installation
Path variables used below:
- $INSTALL_FOLDER (i.e. where CKAN is installed), e.g. /usr/lib/ckan/default
- $CONFIG_FILE, e.g. /etc/ckan/default/development.ini
Installing from PyPI
“`shell
pip