Patch #1864
Automatically extend /public with javascripts and images from a theme folder
Status: | Closed | Start date: | 2008-09-05 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | UI | |||
Target version: | - |
Description
We had to develop a custom theme for Redmine and wanted to preserve the default /public folder in its pristine state. Problem was, we had a few theme-specific javascripts that we also wanted to run.
Here is our modified
/lib/redmine/themes.rb.
Related issues
History
#1
Updated by Eric Davis almost 14 years ago
- File 1864-add-js-to-themes.diff
added
I like the idea for this patch but I'm a bit tired to test it out. Here's a diff of the file against trunk, could I get another set of eyes to test it out?