معرفی شرکت ها


ckanext-file-uploader-ui-0.1.4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Enhance file uploader UI for CKAN
ویژگی مقدار
سیستم عامل -
نام فایل ckanext-file-uploader-ui-0.1.4
نام ckanext-file-uploader-ui
نسخه کتابخانه 0.1.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Ori Hoch
ایمیل نویسنده ori@uumpa.com
آدرس صفحه اصلی https://github.com/OriHoch/ckanext-file_uploader_ui
آدرس اینترنتی https://pypi.org/project/ckanext-file-uploader-ui/
مجوز AGPL
# 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` * If you are using [xloader](https://github.com/ckan/ckanext-xloader) to load data into the datastore * install this version of xloader (until [this PR](https://github.com/ckan/ckanext-xloader/pull/44) is merged) * `pip install -U https://github.com/OriHoch/ckanext-xloader/archive/support-modifying-download-request.zip#egg=ckanext-xloader` * 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) Upload pot to transifex, translate on transifex Install [Transifex client](https://docs.transifex.com/client/installing-the-client) ``` ./release.sh --update-translations ``` Test the updated translations and commit the changes


نحوه نصب


نصب پکیج whl ckanext-file-uploader-ui-0.1.4:

    pip install ckanext-file-uploader-ui-0.1.4.whl


نصب پکیج tar.gz ckanext-file-uploader-ui-0.1.4:

    pip install ckanext-file-uploader-ui-0.1.4.tar.gz