Plugins Directory » Projectstyle
|
|
Author: | Nestor Diaz |
|---|---|---|
| Website: | http://nestor.opensequoia.net/redmineplugins/ | |
| Code repository: | - | |
| Registered on: | 2010-11-08 (about 15 years ago) | |
| Current version: | 0.2 | |
| Compatible with: | Redmine 0.9.x | |
| User ratings: |
Allows to set a visual style per project using project identifier. Useful when hosting projects from different organizations with different visual identities.
Checks if there is a theme with the same name as the project id and loads its application.css in the header.
You can see it working here:
https://comunidad.alial.es/projects/alial (yeah, that's redmine extremely themed :) ) If you go to https://comunidad.alial.es/projects the header is different.
The plugin is so simple I didn't put it in any code repository.
Installation notes
As any other redmine plugin, place the archive contents in vendor/plugins.
Notice you must have a theme directory and an application.css file inside. The directory must be named as the project id.
Changelog
0.2 (2010-11-08)
Compatible with Redmine 0.9.x.