Extension List


Extension Basics

Title
List
Name
ckanext-list
Type
Public extension
Description
A CKAN extension that adds a list view for resources.
CKAN versions
Download-Url (zip)
Last commit
7 months ago (2025-06-09 10:31:24)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

The Natural History Museum logo.

ckanext-list

Tests Coveralls CKAN Python Docs

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

Version
2.1.11
Version release date
2025-06-09
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

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

Plugins to configure (ckan.ini)
list
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions