Feature #2803
closed
What is the status about this issue? I think it would be very valuable to add javascript support on themes. Are there problems in integrating the patch in issue #1864 ?
Unlike CSS, I don't think it makes sense to let themes override the core application.js (any change to that file would break the compatibility with the theme). Instead, we could automatically load a given script (/javascripts/theme.js
for example) if it is found in the theme directory.
That solution would be fine.
That solution would be fine for me too. Could that feature be implemented in Redmine 1.0.5?
- Category set to Themes
- Target version set to 1.1.0
No features in stable branches but I think I can add this improvement to 1.1.
- Status changed from New to Closed
- Resolution set to Fixed
Feature added in r4558.
Add javascripts/theme.js
to your theme directory and it will loaded automatically.
Also available in: Atom
PDF