ckanext-file_uploader_ui
Enhances the CKAN file uploading UI with the following features:
- Upload multiple files at once
- Drag & Drop files
Requirements
Installation
pip install ckanext-file_uploader_ui
Or install from source:
git clone https://github.com/OriHoch/ckanext-file_uploader_ui.git
cd ckanext-file_uploader_ui
python setup.py develop
Add file_uploader_ui to the ckan.plugins setting in your CKAN config file.
Optionally, if using xloader, install a compatible version:
pip install -U https://github.com/OriHoch/ckanext-xloader/archive/support-modifying-download-request.zip#egg=ckanext-xloader
Translations
Translations managed via Transifex.
License
AGPL-3.0
Info
v0.1.4. 0 stars, 3 forks. JavaScript 71.5%, Python 10.8%, CSS 7.5%, HTML 7.4%.