Extension Wotkit


Extension Basics

Title
Wotkit
Name
ckanext-wotkit
Type
Public extension
Description
Extensions to the CKAN open data portal for WoTKit integration
CKAN versions
Download-Url (zip)
Last commit
10 years ago (2015-02-27 21:05:07)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

ckanext-wotkit

Extensions to the CKAN open data portal for WoTKit integration

Installation

To install this package, from your CKAN virtualenv, run the following from your CKAN base folder (e.g. pyenv/)::

pip install -e git+https://github.com/SenseTecnic/ckanext-wotkit#egg=ckanext-wotkit

pip install -r src/ckanext-wotkit/pip-requirements.txt

Then activate it by setting ckan.plugins = wotkit in your main ini-file.

Changelog

Release 1.2: * Billing logs implemented. The log directory is configured in the .ini file.

Release 1.4: * Added support for the option to set datasets to invisible. Only the dataset’s creator may perform this change. Invisible datasets can only be viewed by the creator. * Made editing datasets only available to the dataset’s creator.

Version
Version release date
(not set)
Contact name
Sense Tecnic Systems, Inc.
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
wotkit
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions