On Thu, Sep 15, 2011 at 04:22:46PM -0700, Allen wrote:
> So is the answer to this question to continue to use Callback but with
> the filename "Privileged" instead of "Default" ?
> 
> What is the code to make a new Menu item at the top of every page?
> 
> 
> /opt/rt4/local/html/Callbacks/Default/Ticket/Elements/Tabs/Privileged

No Ticket in that path.

> with
> 
> <%INIT>
> 
> Menu->child( new => title => "bbbbbbbbb" => path => "/lalala?lala=1"
> );
> 
> </%INIT>
> 
> does nothing.

With a correct path, it works fine for me

Menu does do the top level while PageMenu does the page's menu.
You can read more about then in the perldoc in RT::Interface::Web::Menu

-kevin

Attachment: pgp8YTNciX4Lx.pgp
Description: PGP signature

--------
RT Training Sessions (http://bestpractical.com/services/training.html)
*  Chicago, IL, USA — September 26 & 27, 2011
*  San Francisco, CA, USA — October 18 & 19, 2011
*  Washington DC, USA — October 31 & November 1, 2011
*  Melbourne VIC, Australia — November 28 & 29, 2011
*  Barcelona, Spain — November 28 & 29, 2011

Reply via email to