Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 673 Bytes

File metadata and controls

23 lines (14 loc) · 673 Bytes

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

A copy can be downloaded/installed/cloned from GitHub

  • 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.