.. You should enable this project on travis-ci.org and coveralls.io to make
these badges work. The necessary Travis and Coverage config files have been
generated for you.
.. image:: https://travis-ci.org/sokigo/ckanext-sokigo.svg?branch=master
:target: https://travis-ci.org/sokigo/ckanext-sokigo
.. image:: https://coveralls.io/repos/sokigo/ckanext-sokigo/badge.svg
:target: https://coveralls.io/r/sokigo/ckanext-sokigo
.. image:: https://pypip.in/download/ckanext-sokigo/badge.svg
:target: https://pypi.python.org/pypi//ckanext-sokigo/
:alt: Downloads
.. image:: https://pypip.in/version/ckanext-sokigo/badge.svg
:target: https://pypi.python.org/pypi/ckanext-sokigo/
:alt: Latest Version
.. image:: https://pypip.in/py_versions/ckanext-sokigo/badge.svg
:target: https://pypi.python.org/pypi/ckanext-sokigo/
:alt: Supported Python versions
.. image:: https://pypip.in/status/ckanext-sokigo/badge.svg
:target: https://pypi.python.org/pypi/ckanext-sokigo/
:alt: Development Status
.. image:: https://pypip.in/license/ckanext-sokigo/badge.svg
:target: https://pypi.python.org/pypi/ckanext-sokigo/
:alt: License
=============
ckanext-sokigo
This extension offers the following functionality:
customized english and swedish translations for the dataset and resource templates
re-ordered the default design of the dataset and resource templates
“copy dataset” feature that enables faster creation of new datasets based on existing ones
customized home page that contains GeoDirekt logo
enriched dataset and resources with additional metadata fields
Requirements
This extension is developed and compatible with CKAN version 2.8.5
Installation
To install ckanext-sokigo:
Activate your CKAN virtual environment, for example::
. /usr/lib/ckan/default/bin/activate
Install the ckanext-sokigo Python package into your virtual environment::
pip