[rt-users] RT3.8 -> RT4 Callback changes - Elements/Tabs/Default
Kevin Falcone
falcone at bestpractical.com
Fri Sep 16 10:42:11 EDT 2011
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110916/603eeb5a/attachment.sig>
More information about the rt-users
mailing list