Extension Tdt


Extension Basics

Title
Tdt
Name
ckanext-tdt
Type
Public extension
Description
A The DataTank extension for CKAN
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2015-01-05 12:35:06)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

An extension for CKAN

CKAN is a metadata platform that enables organisations to publish datasets.

This extension is a hook for each time when a dataset is added, when that dataset is proxyable through The DataTank, CKAN will automatically change the URL with a The DataTank adapter and deliver the data in XML, JSON and CSV.

Configure

You need 3 extra values in your CKAN ini file (typically stored in /etc/ckan/default/development.ini)

tdt.user = username
tdt.pass = password
tdt.host = http://yourhostname/subdir/ # mind the trailing slash!
Version
0.2.1
Version release date
2013-12-18
Contact name
The DataTank
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

ure You need 3 extra values in your CKAN ini file (typically stored in /etc/ckan/default/development.ini) ini tdt.user = username tdt.pass = password tdt.host = http://yourhostname/subdir/ # mind the trailing slash!

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