Skip to main content

A ckan extension that provides a resource view for zipped archives.

Project description

Build Status PyPI version Supported Python versions Development Status

CKAN Archive Resource View

A ckan extension that provides a resource view for zipped archives. The plugin parses zip files (stored locally or URLs of zip archives) and presents its structure using jsTree a javascript library to display file tree structures.

The current implementaiton supports .zip archives only.

Requirement

This CKAN extension is compatible with CKAN 2.9 and requires Python >3.6

Installation

  1. Activate the virtual environment of your CKAN instance and install the extension via pip:

    pip install ckanext-archiveview
    
  2. Configure the Plugin in the CKAN configuration file (e.g. /etc/ckan/default/ckan.ini)

    ckan.plugins= [...] archiveview
    
  3. Configure the Archive View as default default view:

    ckan.views.default_view = archiveview
    
  4. Restart CKAN

Preview

Contact

Florian Wörister, TU Wien, florian.woerister[at]tuwien.ac.at

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ckanext-archiveview-0.0.2.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

ckanext_archiveview-0.0.2-py3-none-any.whl (17.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page