Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/compatech/kanboard_plugin-done_column_highlight
Kanboard Highlight single column per board as per #1540
https://github.com/compatech/kanboard_plugin-done_column_highlight
Last synced: 11 days ago
JSON representation
Kanboard Highlight single column per board as per #1540
- Host: GitHub
- URL: https://github.com/compatech/kanboard_plugin-done_column_highlight
- Owner: CoMPaTech
- License: mit
- Created: 2016-03-12T19:11:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-12T19:12:21.000Z (almost 9 years ago)
- Last Synced: 2024-12-03T15:37:55.110Z (19 days ago)
- Language: PHP
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog
- License: LICENSE
Awesome Lists containing this project
README
Kanboard Done column highlighting
=================================To be used with http://kanboard.net
This plugin attempts to (partially) override the core template and CSS using template hooks to create a custom theme
- New CSS styles are added with the hook **layout:head**
- Added configuration in Board->Settings->Integrations (yes, per board, not global)Installation
------------- Create a directory **Done_column_highlight** under the folder **plugins**
- Copy all source files in this new directory
- Go on your local installation of Kanboard
- After the login, you should see the alterations to the default layout
- Make any changes in Board->Settings->Integrations (Note; works per board, not globally)NOTE
----
Not sure how this should/would work when combining additional themes to overwrite things! (@fguillot ordering of plugins loading?)Other resources
---------------