ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

Option to disable or redirect the Help menu option (Feature #916)


Added by Wiki Bit at 2012-03-02 12:35 pm. Updated at 2013-01-23 01:40 pm.


Status:Open Start date:2012-03-02
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Remote issue URL: Affected version:3.0.0

Description

Is there a way to disable the "HELP" menu button?

We just want to avoid users to get to the outside help for Chiliproject, and in stead use our internal help.

So, an admin option to disable de help menu (or redirect it to another webpage maybe) would be nice.

Since it is not yet there, can anyone point me in the right direction to disable it manually?

WB


History

Updated by Spenser Jones at 2012-04-10 10:22 pm

If you would like to change the link, you will find it under help_url in /lib/chili_project/info.rb.

If you would like to disable it entirely, you can remove line 77 of /app/views/layouts/base.rhtml:

<%= render_menu_node(help_menu_item) %>

That should tide you over until someone (me, if I find myself with a few spare minutes) can write a full patch for making it editable.

Updated by Wiki Bit at 2013-01-23 01:40 pm

any chance this can make it in the 3.6.0 release?

Also available in: Atom PDF