The DCOR CKAN theme
Project description
The CKAN theme of DCOR. What this plugin does:
remove the language selection from footer.html
remove links from footer.html
set the title of the page to “DCOR”
insert a custom about text
hide action buttons (Fullscreen, Embed) in resource view via css
remove social media buttons
change colors / icons / logo
use i18n to change the terms “Organization” -> “Circle”, “Group” -> “Collection”, etc.
ckan -c /etc/ckan/default/ckan.ini dcor-i18n-hack
Installation
pip install ckanext-dcor_theme
Edit ckan.ini:
ckan.plugins = [...] dcor_theme
and run the dcor-i18n-hack command:
ckan -c /etc/ckan/default/ckan.ini dcor-i18n-hack
Then, edit ckan.ini again:
ckan.locale_default = en_US
Testing
If CKAN/DCOR is installed and setup for testing, this extension can be tested with pytest:
pytest ckanext
Testing can also be done via vagrant in a virtualmachine using the dcor-test <https://app.vagrantup.com/paulmueller/boxes/dcor-test/> image. Make sure that vagrant and virtualbox are installed and run the following commands in the root of this repository:
# Setup virtual machine using `Vagrantfile` vagrant up # Run the tests vagrant ssh -- sudo bash /testing/vagrant-run-tests.sh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ckanext-dcor_theme-0.4.2.tar.gz
.
File metadata
- Download URL: ckanext-dcor_theme-0.4.2.tar.gz
- Upload date:
- Size: 7.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67b41e578ea408995aa15005eb3f8b7a4b8b80033fb5bee4ffb0b652789d6e06 |
|
MD5 | f0a417cb3d5ac18b78fabad582b8c651 |
|
BLAKE2b-256 | 43d3666dd327f367c033a239658476cc0e27dea6b836435945681b9bb93b9d06 |
File details
Details for the file ckanext_dcor_theme-0.4.2-py3-none-any.whl
.
File metadata
- Download URL: ckanext_dcor_theme-0.4.2-py3-none-any.whl
- Upload date:
- Size: 7.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88ad40fba0c95e8af4721df81a274f92623dcd94d1704739120781a7541f3885 |
|
MD5 | 777e02d2afa930ffb5ffe3f1b92a1493 |
|
BLAKE2b-256 | 68a8ba0407e7737642c20313fb372814950d892b49e252ce64453634b923afc7 |