0

I have a plugin that needs to add something the the base Redmine layout. The change consists of a couple divs and a call to a JavaScript function. Currently I am accomplishing this by simply overriding the base layout view.

I don't like doing this since if we upgrade Redmine any pages overridden would not update with the updated version. Is there a more elegant way to add this functionality?

1 Answer 1

1

You will want to use the Redmine Hooks to add content to the base layout.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.