Extension Image View


Extension Basics

Title
Image View
Name
imageview
Type
Core extension
Description
Provides a resource view for image files, allowing users to view images directly in the CKAN interface.
CKAN versions
Download-Url (zip)
Download-Url commit date
2024-01-01
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

Automatically creates image viewer for image resources with supported formats like PNG, JPEG, GIF. Built into CKAN core, no additional installation required.

Version
Version release date
2024-01-01
Contact name
CKAN Team
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Configure supported image formats in CKAN configuration.

Plugins to configure (ckan.ini)
image_view
CKAN Settings (ckan.ini)
#ckan.plugins = image_view #ckan.preview.image_formats = png gif jpeg jpg
DB migration to be executed
(not set)
<< back to Extensions