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

Uploaded Source

File details

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

File metadata

  • Download URL: ckanext-file_uploader_ui-0.1.1.tar.gz
  • Upload date:
  • Size: 74.8 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.1.1.tar.gz
Algorithm Hash digest
SHA256 ee91c81cc7c93ef492619b23f48c0c9d22f9edd568c436ca08fa305a8e1382a6
MD5 1b5559c5273393977e7bd6189eb8e068
BLAKE2b-256 5d73bdac77f372bd0b6c7bf6c625362a82dbf0a64598113bb2a1c39c3c6eab96

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