Extension ODP Theme (OpenDataPhilly)


Extension Basics

Title
ODP Theme (OpenDataPhilly)
Name
ckanext-odp_theme
Type
Public extension
Description
Custom CKAN theme for OpenDataPhilly.org, providing visual customizations, SASS-based styling, and UI enhancements for the Philadelphia open data portal.
CKAN versions
Download-Url (zip)
Last commit
6 years ago (2019-07-23 23:09:08)
Url to repo
Category
Regional Government Themes


Background Infos

Description (long)
Show details

ckanext-odp_theme

OpenDataPhilly.org CKAN theme

Manually generating main.css

Run sass ckanext/odp_theme/public/css/sass/main.scss ckanext/odp_theme/public/css/main.css

This will be done automatically when deploying via ansible.

Features

  • Custom visual styling for OpenDataPhilly portal
  • SASS-based CSS compilation
  • Carousel integration for home page
  • Topic/Group view customizations
  • Showcase plugin integration
  • PDF previewer styling
  • Activity stream customizations
  • Google Group integration on dataset pages
  • Robots.txt template support
Version
CKAN-2.8
Version release date
2018-09-06
Contact name
Azavea
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

This extension requires SASS for CSS compilation. CSS can be compiled manually or automatically via ansible deployment.

Plugins to configure (ckan.ini)
odp_theme
CKAN Settings (ckan.ini)
# No specific environment variables documented
DB migration to be executed
(not set)
<< back to Extensions