Skip to main content

Enhance file uploader UI for CKAN

Project description

# ckanext-file_uploader_ui

Enhance the [CKAN]() file uploading UI with the following features:

  • Upload multiple files at once

  • Drag & Drop files

Minimal supported CKAN version: 2.8.1

## Installation

  • Activate your CKAN virtual environment

  • Install the ckanext-file_uploader_ui package into your virtual environment: * pip install ckanext-file_uploader_ui

  • Add file_uploader_ui to the ckan.plugins setting in your CKAN

  • Restart CKAN.

## Translations

Translations are done in Transifex: https://www.transifex.com/the-public-knowledge-workshop/ckanext-file_uploader_ui

### Updating translations code

Update the .pot file - should be done in case of additional / modified strings in the templates

` python setup.py extract_messages `

Edit the .pot file and remove core ckan strings (which are there only because of extending core ckan templates)

Leave only strings unique to odata.

Translate and update the translations under i18n

Compile translated po files

` python setup.py compile_catalog `

## Updating the package on PYPI

Update the version in VERSION.txt, then build and upload:

` python setup.py sdist &&\ twine upload dist/ckanext-file_uploader_ui-$(cat VERSION.txt).tar.gz `

ckanext-file_uploader_ui should be availabe on PyPI as https://pypi-hypernode.com/pypi/ckanext-file_uploader_ui.

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-file_uploader_ui-0.0.7.tar.gz (74.5 kB view details)

Uploaded Source

File details

Details for the file ckanext-file_uploader_ui-0.0.7.tar.gz.

File metadata

  • Download URL: ckanext-file_uploader_ui-0.0.7.tar.gz
  • Upload date:
  • Size: 74.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/38.4.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.3

File hashes

Hashes for ckanext-file_uploader_ui-0.0.7.tar.gz
Algorithm Hash digest
SHA256 136f5a0a5c879ee1614f7ac3139dc5d58c85c3db5dacffbf654467fd998d4c2b
MD5 a9da4366bf54e1dfa29db1c82614e23f
BLAKE2b-256 73dc79717c284efe8cace6f1f6a7deea535125be7dd872b381a1c30a4cc6881b

See more details on using hashes here.

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