Extension CKAN Fluent All


Extension Basics

Title
CKAN Fluent All
Name
ckanext-fluentall
Type
Public extension
Description
CKAN extension adding ckanext-fluent style multilingual support to non-extra base fields.
CKAN versions
Download-Url (zip)
Last commit
10 years ago (2015-11-25 14:07:11)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

ckanext-fluentall

Modified from ckanext-switzerland (https://github.com/ogdch/ckanext-switzerland/). Adds fluent multilingual support for base fields in CKAN, extending the functionality of ckanext-fluent to non-extra fields.

Requirements

  • CKAN 2.4.1

Installation

  1. Activate your CKAN virtual environment.
  2. Install:
pip install ckanext-fluentall

or from source:

git clone https://github.com/bzar/ckanext-fluentall.git
cd ckanext-fluentall
python setup.py develop
  1. Add fluentall to the ckan.plugins setting.
  2. Restart CKAN.

License

AGPL-3.0

Info

0 stars, 0 forks, 23 watching. By vrk-kpa (Digital and Population Data Services Agency, Finland).

Version
Version release date
(not set)
Contact name
vrk-kpa (Digital and Population Data Services Agency, Finland)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Adds ckanext-fluent style multilingual support to non-extra base fields. Modified from ckanext-switzerland. CKAN 2.4.1 required. AGPL-3.0 license. 0 stars, 23 watching.

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