Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sensetecnic/ckanext-themesmartstreets
This repository will contain the ckan extension to override the default ckan front-end components with a Smart Streets theme.
https://github.com/sensetecnic/ckanext-themesmartstreets
Last synced: 28 days ago
JSON representation
This repository will contain the ckan extension to override the default ckan front-end components with a Smart Streets theme.
- Host: GitHub
- URL: https://github.com/sensetecnic/ckanext-themesmartstreets
- Owner: SenseTecnic
- Created: 2013-05-29T21:39:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-20T20:26:15.000Z (about 11 years ago)
- Last Synced: 2024-03-26T17:19:28.939Z (10 months ago)
- Language: Python
- Size: 211 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ckanext-themeSmartStreets
=========================This repository contains the ckan extension to override the default ckan front-end components with a Smart Streets theme.
Installation
============To install this package, from your CKAN virtualenv, run the following from your CKAN base folder (e.g. ``pyenv/``)::
``pip install -e git+https://github.com/SenseTecnic/ckanext-themeSmartStreets#egg=ckanext-themeSmartStreets``
``pip install -r src/ckanext-themeSmartStreets/pip-requirements.txt``
Then activate it by setting ``ckan.plugins = themeSmartStreets`` in your main ``ini``-file.
=========================
Changelogv-1.2
- Fixes in html templates after merging upstream into sensetecnic/ckanv1.1.2
- added link to wotkit sensors, api documentation and contacts page in the header
- removed search bar from headerv0.5
- initial implementation of the smart streets theme extension
- changes to color and layout to fit the hub-landing page
- hard coded links to the hub-landing page instead of the default ckan home page
- hard coded links to the hub-landing about page