Extension Provincia di Bolzano


Extension Basics

Title
Provincia di Bolzano
Name
ckanext-provbz
Type
Public extension
Description
CKAN theme and harvester extension for the Autonomous Province of Bolzano (South Tyrol), providing custom Look and Feel and CSW harvest functionality.
CKAN versions
Download-Url (zip)
Last commit
5 years ago (2020-09-08 00:00:00)
Url to repo
Category
Regional Government Themes


Background Infos

Description (long)
Show details

ckanext-provbz

The ckanext-provbz CKAN extension provides customizations for the CKAN Look and Feel for the Autonomous Province of Bolzano (South Tyrol, Italy). In addition this extension provides a harvester that merges functionalities between two other harvesters built on the ckanext-spatial extension.

Requirements

Developed for CKAN 2.4.3 or later.

Dependencies: - ckanext-multilang - ckanext-geonetwork - ckanext-pages - ckanext-dcatapit

Installation

  1. Install all other extensions required.
  2. Activate your CKAN virtual environment.
  3. Clone and install:

    git clone https://github.com/geosolutions-it/ckanext-provbz.git
    cd ckanext-provbz
    pip install -e .
    
  4. Add provbz and provbz_harvester to the ckan.plugins setting.

  5. Configure i18n and licenses.
  6. Restart CKAN.

Config Settings

ckan.i18n_directory = $BASE_PATH/ckanext-provbz/ckanext/provbz/translations
licenses_group_url = file:///usr/lib/ckan/default/src/ckanext-provbz/ckanext/provbz/licenses/ckan.json

Note

Original repository at geosolutions-it is no longer available (404).

License

Not specified

Version
0.1
Version release date
2020-09-08
Contact name
GeoSolutions S.A.S.
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Add ‘provbz’ and ‘provbz_harvester’ to ckan.plugins. Requires ckanext-multilang, ckanext-geonetwork, ckanext-pages, ckanext-dcatapit. Repository is no longer available (404).

Plugins to configure (ckan.ini)
provbz provbz_harvester
CKAN Settings (ckan.ini)
# ckan.i18n_directory = $BASE_PATH/ckanext-provbz/ckanext/provbz/translations
# licenses_group_url = file:///usr/lib/ckan/default/src/ckanext-provbz/ckanext/provbz/licenses/ckan.json
DB migration to be executed
(not set)
<< back to Extensions