Extension Gallery


Extension Basics

Title
Gallery
Name
ckanext-gallery
Type
Public extension
Description
CKAN extension for a dataset gallery view.
CKAN versions
Download-Url (zip)
Last commit
16 days ago (2026-01-05 16:28:01)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

The Natural History Museum logo.

ckanext-gallery

Tests Coveralls CKAN Python Docs

A CKAN extension for a dataset gallery view.

Overview

Adds a gallery view for resources on a CKAN instance. Three plugins are included in this extension: the main plugin (gallery) and two view plugins for specific image/data types (gallery_image and gallery_iiif).

Based on blueimp Gallery.

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

pip install ckanext-gallery

Installing from source

  1. Clone the repository into the src folder: “`shell cd $INSTALL_FOLDER/src git clone https://gith
Version
3.0.6
Version release date
2026-01-05
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)
gallery
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions