datopian / ckanext-edo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Clone this repo:

$ git clone git@github.com:okfn/ckanext-edo.git

Activate your virtualenv, cd into the ckanext-edo dir, and install the plugin into your virtualenv:

ckanext-edo $ python setup.py develop

Add the edo plugin to the plugins list in your configuration file, as well as the following options needed:

ckan.plugins = stats datastore disqus edo recline_view googleanalytics text_view pdf_view resource_proxy datapusher
ckan.views.default_views = pdf_view text_view recline_view

googleanalytics.id = UA-XXXX

disqus.name = dataedostate

ckan.featured_groups=  education agriculture environment finance health projects

ckan.i18n_directory = /usr/lib/ckan/edo/src/ckanext-edo/
ckan.locale_default = en_GB

About


Languages

Language:CSS 59.6%Language:HTML 35.1%Language:Python 3.8%Language:JavaScript 1.5%