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.9.tar.gz (74.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: ckanext-file_uploader_ui-0.0.9.tar.gz
  • Upload date:
  • Size: 74.6 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.9.tar.gz
Algorithm Hash digest
SHA256 945a0066504ce033a03420863cfbc6be71b9457ac8c74be0d8ad70f58b310428
MD5 cb801b6fb9d152268e13cf875ebd3f9e
BLAKE2b-256 1454bd02cc7d6bed284819d3a7481e4aa4c42f76d33a7c1965c23d89b9a78753

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