.. 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/N-Krenn/ckanext-linkorgs.svg?branch=master
:target: https://travis-ci.org/N-Krenn/ckanext-linkorgs
.. image:: https://coveralls.io/repos/N-Krenn/ckanext-linkorgs/badge.svg
:target: https://coveralls.io/r/N-Krenn/ckanext-linkorgs
.. image:: https://pypip.in/download/ckanext-linkorgs/badge.svg
:target: https://pypi.python.org/pypi//ckanext-linkorgs/
:alt: Downloads
.. image:: https://pypip.in/version/ckanext-linkorgs/badge.svg
:target: https://pypi.python.org/pypi/ckanext-linkorgs/
:alt: Latest Version
.. image:: https://pypip.in/py_versions/ckanext-linkorgs/badge.svg
:target: https://pypi.python.org/pypi/ckanext-linkorgs/
:alt: Supported Python versions
.. image:: https://pypip.in/status/ckanext-linkorgs/badge.svg
:target: https://pypi.python.org/pypi/ckanext-linkorgs/
:alt: Development Status
.. image:: https://pypip.in/license/ckanext-linkorgs/badge.svg
:target: https://pypi.python.org/pypi/ckanext-linkorgs/
:alt: License
=============
ckanext-linkorgs
Simple CKAN extension to combine with https://github.com/N-Krenn/linkorgs-app
Requirements
Working CKAN Installation; only tested with version 2.8.4. Only changes that could influence the compatibility are in API-Link generation and content/template rendering of the datasets/packages.
Installation
.. Add any additional install steps to the list below.
For example installing any non-Python dependencies or adding any required
config settings.
Note that you can apply configuration beforehand to avoid having to change it afterwards. See step 6 and Configuration beforehand to do so.
To install ckanext-linkorgs:
Activate your CKAN virtual environment, for example::
. /usr/