Extension Ottawa


Extension Basics

Title
Ottawa
Name
ckanext-ottawa
Type
Public extension
Description
Custom CKAN extension for the City of Ottawa Open Data Portal, providing theme customizations, group and organization management.
CKAN versions
Download-Url (zip)
Last commit
9 years ago (2016-12-22 18:58:31)
Url to repo
Category
Regional Government Themes


Background Infos

Description (long)
Show details

ckanext-ottawa

City of Ottawa Open Data Portal.

This extension provides custom theme, group, and organization management for the Ottawa open data portal. It includes configuration for ckanext-scheming, ckanext-fluent, WET theme, ckanext-pages, and ckanext-apihelper.

Installation

  1. Clone the repository.
  2. Install into your CKAN virtual environment.
  3. Add the plugins to your CKAN config file.

Config Settings

ckan.plugins = ottawa_theme ottawa_group ottawa_org
wet_theme.url = 
wet_theme.geo_map_type = 
scheming.dataset_schemas = ckanext.ottawa:dataset_schema.json
ckanext.pages.wysiwyg = true
ckan.resource_proxy.max_file_size = 
ckan.max_resource_size = 

Dependencies

  • ckanext-scheming
  • ckanext-fluent
  • WET theme
  • ckanext-pages
  • ckanext-apihelper

License

Not specified

Version
0.1
Version release date
2016-12-22
Contact name
boxkite
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Requires ckanext-scheming, ckanext-fluent, WET theme, ckanext-pages, and ckanext-apihelper. Add plugins to ckan.ini.

Plugins to configure (ckan.ini)
ottawa_theme ottawa_group ottawa_org
CKAN Settings (ckan.ini)
# wet_theme.url = 
# wet_theme.geo_map_type = 
# scheming.dataset_schemas = ckanext.ottawa:dataset_schema.json
# ckanext.pages.wysiwyg = true
# ckan.resource_proxy.max_file_size = 
# ckan.max_resource_size = 
DB migration to be executed
(not set)
<< back to Extensions