Extension Term Translate


Extension Basics

Title
Term Translate
Name
ckanext-termtranslate
Type
Public extension
Description
CKAN extension for adding term translations from JSON files with a paster command and included DCAT data theme translation template.
CKAN versions
Download-Url (zip)
Last commit
9 years ago (2017-02-22 00:00:00)
Url to repo
Category
Specialized Tools


Background Infos

Description (long)
Show details

ckanext-termtranslation

Add term translations in CKAN from JSON files.

Includes a paster command term_translation for managing translations. Also includes a DCAT data theme translation template.

Note: The package name is ckanext-termtranslation (in setup.py) but the repository name is ckanext-termtranslate.

Installation

  1. Activate your CKAN virtual environment
  2. Install from source: git clone https://github.com/valentin0h/ckanext-termtranslate.git cd ckanext-termtranslate pip install -e .
  3. Add termtranslation to ckan.plugins
  4. Restart CKAN

License

AGPL-3.0

Version
0.1
Version release date
(not set)
Contact name
Valentino Hudhra
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Package name is ckanext-termtranslation in setup.py despite repo name being ckanext-termtranslate. Plugin name is termtranslation.

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