[rt-users] Adding external links to menus

Jesse Vincent jesse at bestpractical.com
Fri Jun 9 11:15:00 EDT 2006


I'm pretty sure we've fixed this in a  more recent rt.
Best,
Jesse
-- 
This message was sent from my Treo. Please accept my apologies for its brevity and for any typos. 
-----Original Message-----
From: "Millard, Matt" <Millard.Matt at principal.com>
Date: Thursday, Jun 8, 2006 4:59 pm
Subject: [rt-users] Adding external links to menus

I'd like to add some external links to the "Tools" menu for apps we use
to reset passwords, manage user and group id's etc.  How do I link
externally?  When I modify the local Tools/Elements/Tabs file to point
to the pages I end up with links that are relative.
For example:
http://rt.server.host.com/https://server2.host.com/cgi-bin/reset.cgi

my $tabs = { A => { title => loc('Password Reset'),
                       path =>
'https://server2.host.com/cgi-bin/reset.cgi',
                        },
               B => { 'title' => loc('Offline'),
                       path => 'Tools/Offline.html',
                         },
             };

This is with RT 3.4.2

Matt


-----Message Disclaimer-----

This e-mail message is intended only for the use of the individual or
entity to which it is addressed, and may contain information that is
privileged, confidential and exempt from disclosure under applicable law.
If you are not the intended recipient, any dissemination, distribution or
copying of this communication is strictly prohibited. If you have
received this communication in error, please notify us immediately by
reply email to Connect at principal.com and delete or destroy all copies of
the original message and attachments thereto. Email sent to or from the
Principal Financial Group or any of its member companies may be retained
as required by law or regulation.

Nothing in this message is intended to constitute an Electronic signature
for purposes of the Uniform Electronic Transactions Act (UETA) or the
Electronic Signatures in Global and National Commerce Act ("E-Sign")
unless a specific statement to the contrary is included in this message.
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sales at bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com


We're hiring! Come hack Perl for Best Practical: http://bestpractical.com/about/jobs.html






More information about the rt-users mailing list