[Rt-devel] Custom menu

Jesse Vincent jesse at bestpractical.com
Wed Sep 2 10:26:56 EDT 2009




On Wed, Sep 02, 2009 at 01:11:40PM +0200, Espen Tagestad wrote:
> Hi,
> 
> We would like to add a link to an external website in the main menu to
> the left. I tried to edit elemnts/Tabs, but the item I added doesnt
> show:
> 
>                     D => { title => 'External link',
>                            path => 'http://externalsite/logon/'
>                          },
> 
> 
> Thanks in advance for any tips.
>

You want to be doing this in a callback. Have a look at an RT extension
like RT::OnlineDocs to see how you might add such a callback.

> 
> regards,
> Espen Tagestad
> _______________________________________________
> List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
> 

-- 


More information about the Rt-devel mailing list