Extension DGU Theme Extension


Extension Basics

Title
DGU Theme Extension
Name
ckanext-dgutheme
Type
Public extension
Description
This extension provides the data.gov.uk theme for CKAN. It includes multiple theme plugins that can be activated in the CKAN configuration: 'dgu_theme_embedded' for embedded CKAN views, and 'dgu_theme_common' for shared theme components. The extension was developed by the Open Knowledge Foundation (OKFN) and is designed to work with the Drupal-based data.gov.uk portal. Setup requires installing CKAN in the same virtual environment and configuring the plugin in the CKAN ini file. This is a legacy extension from 2010-2011 era of CKAN.
CKAN versions

~1.4,~1.5

Show details

These CKAN Versions are exactely matched:

Download-Url (zip)
Last commit
14 years ago (2011-06-14 13:52:10)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

=====================—–==============

ckanext-dgutheme - data.gov.uk extension

Dependencies

Setup

You need ckan installed in the same virtual environment::

virtualenv pyenv
pip -E pyenv install -e .
pip -E pyenv install -e hg+http://bitbucket.org/okfn/ckan#egg=ckan

Configuration

Each theme is activated by naming the plugin in the CKAN configuration file (.ini) in the [app:main] section

e.g. ckan.plugins = dgu_theme_embedded

Documentation

DGU is an extension for CKAN: http://ckan.org

Version
Version release date
(not set)
Contact name
okfn
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
dgu_theme_embedded Documentation
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions