External Link in Menu
Added by Derric Atzrott over 12 years ago
I'm trying to create a new menu item that just links to another website. I do not want this link to link to a controller. I do not want it to link to a controller that just performs a redirect.
The link is going to be used in conjunction with a Firefox extension that I've already developed. I started with the extension because I am a lot more familiar with JS than Ruby, but now the time has come to add the other half of the functionality to Redmine. I've been able to figure out everything I need to except how to get a link to a URL in my menu instead of a link to an action on a controller.
Thank you,
Derric Atzrott
Computer Specialist
Alizee Pathology
Replies (1)
RE: External Link in Menu - Added by Jan Niggemann (redmine.org team member) almost 12 years ago
Look my very simple plugin, that should help you:
https://github.com/jniggemann/Redmine-All-Issues