Extension FAO Ciok Theme


Extension Basics

Title
FAO Ciok Theme
Name
ckanext-faociok
Type
Public extension
Description
FAO Ciok CKAN Theme providing custom styling and functionality for Food and Agriculture Organization data portals.
CKAN versions
Download-Url (zip)
Last commit
8 years ago (2018-02-14 11:17:31)
Url to repo
Category
Content Management


Background Infos

Description (long)
Show details

FAO Ciok Theme Extension

FAO Ciok CKAN Theme - custom theme for FAO (Food and Agriculture Organization) data portals.

Installation

Via pip:

pip install ckanext-faociok

Or for development:

git clone https://github.com/allyoucanmap/ckanext-faociok.git
cd ckanext-faociok
python setup.py develop
pip install -r dev-requirements.txt

Add faociok to ckan.plugins in your CKAN config file.

Features

  • Custom FAO branding and styling
  • Theme customizations for FAO data portal
  • Available on PyPI

Note

Originally developed by GeoSolutions for FAO. This is a fork/personal copy at allyoucanmap.

Version
Version release date
(not set)
Contact name
GeoSolutions / allyoucanmap
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

Add ‘faociok’ to ckan.plugins. Available on PyPI: pip install ckanext-faociok

Plugins to configure (ckan.ini)
faociok
CKAN Settings (ckan.ini)
# ckanext.faociok.some_setting = some_default_value
DB migration to be executed
(not set)
<< back to Extensions