A ckan extension that provides a resource view for zipped archives.
Project description
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
-
Activate the virtual environment of your CKAN instance and install the extension via
pip
:pip install ckanext-archiveview
-
Configure the Plugin in the CKAN configuration file (e.g.
/etc/ckan/default/ckan.ini
)ckan.plugins= [...] archiveview
-
Configure the Archive View as default default view:
ckan.views.default_view = archiveview
-
Restart CKAN
Preview
Contact
Florian Wörister, TU Wien, florian.woerister[at]tuwien.ac.at
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ckanext-archiveview-0.0.2.tar.gz
.
File metadata
- Download URL: ckanext-archiveview-0.0.2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c4720b0a07e500c83d3c7e5ecb4f9447bbbdeff4075454172feb5a59d07f85f |
|
MD5 | a870c451a771c21bf196d9ac2ff37c65 |
|
BLAKE2b-256 | 2fb13819da293171962d3754c83e312b18bc5cd5e7b59a9b27fdaa0c5255fac8 |
File details
Details for the file ckanext_archiveview-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: ckanext_archiveview-0.0.2-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfda9c1649f3860e047af600aa58d624bb747e3fd31a01086f3e8f94f749cca4 |
|
MD5 | cf968f091a639cebd3e21df6ca322248 |
|
BLAKE2b-256 | bf0c1259ebc6c137ed91a1aaf49936c32708ecc28e520205095c0392f99d5970 |