Skip to content

level420/redmine_custom_js_and_css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plugin for Redmine allows to customize Redmine: you can execute custom JavaScript and apply custom CSS Stylesheets to pages.

Author: Alexander Sapozhnikov shoorick.ru/ E-mail: shoorick-at-cpan-dot-org

Forked by: Dietrich Streifert www.visionet.de/ email: dietrich.streifert-at-visionet-dot-de

A copy can be downloaded/installed/cloned from GitHub

  • Put your custom global stylesheet global.css into plugin_folder/assets/stylesheets/

  • Put your custom stylesheets named as projectname.css into plugin_folder/assets/stylesheets/by_project

  • Put your custom javascripts names as hookname.js into plugin_folder/assets/javascripts/by_project/projectname

  • Restart Redmine

  • Enjoy

See the COPYING file.

About

Customizing Redmine: execute custom JavaScript and apply custom CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 70.1%
  • JavaScript 27.4%
  • CSS 2.5%