Extension Standard Theme


Extension Basics

Title
Standard Theme
Name
ckanext-standard
Type
Public extension
Description
A standard CSS theme extension for CKAN providing basic styling based on Bootstrap and custom CKAN styling.
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2015-02-04 12:47:54)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

ckanext-standard

A standard CSS theme extension for CKAN.

This extension provides a basic standard theme with custom CSS styling for CKAN instances. It is built on Bootstrap and includes CKAN-specific styling adjustments.

Note: This repository has no README content. The extension contains CSS files and basic CKAN theme configuration.

Requirements

  • CKAN 2.3

Installation

To install ckanext-standard:

  1. Activate your CKAN virtual environment.
  2. Clone the source and install it: git clone https://github.com/okfn/ckanext-standard.git cd ckanext-standard pip install -e .
  3. Add standard to the ckan.plugins setting in your CKAN config file.
  4. Restart CKAN.

License

AGPL-3.0

Version
0.0.1
Version release date
(not set)
Contact name
Open Knowledge Foundation
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Add standard to ckan.plugins. Provides CSS-based theme styling.

Plugins to configure (ckan.ini)
standard
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions