CKAN extension that customize CKAN look and feel, labels and some minor behaviour for dati.toscana.it
- Overview
- License
- Requirements
- Installation
- Development Installation
- Contributing
- Support, Communication and Credits
ckanext-toscana_theme is Free and Open Source software and is licensed under the GNU Affero General Public License (AGPL) v3.0 whose full text may be found at:
http://www.fsf.org/licensing/licenses/agpl-3.0.html
This extension provides the UI customization for dati.toscana.it
The ckanext-toscana_theme extension has been developed for CKAN 2.5 or later.
-
Go into your CKAN path for extension (like /usr/lib/ckan/default/src):
git clone https://github.com/eradan/ckanext-toscana_theme.git
cd ckanext-toscana-theme
pip install -e .
-
Add
datitoscana_theme
to theckan.plugins
setting in your CKAN config file (by default the config file is located at/etc/ckan/default/production.ini
). -
Restart CKAN. For example if you've deployed CKAN with Apache on Ubuntu:
sudo service apache2 reload
We welcome contributions in any form:
- pull requests for new features
- pull requests for bug fixes
- pull requests for documentation
- funding for any combination of the above
This work has been performed by Hyperborea with funding provided by Regione Toscana.
The work is provided as is and no warranty whatsoever is provided.