Added by Jim Knopf over 13 years ago
Is it possible to modify the issue page to include a link to an external site which contains the issue id?
Let's say I am on the page http://www.redmine.org/issues/1234
Now I need a link to another webserver (at the top or bottom, where the Update/Watch/Duplicate buttons are located) which should contain the issue number: http://my.server/issues.php?id=1234
Is this possible without a plugin? I would be great if I could configure that by just modifying the template but I don't even know where to start.
Any suggestions?