Changing the main menu

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Pawel
Posts: 8
Joined: 16 Dec 2005, 10:46
Location: Poznan, Poland

Changing the main menu

Post by Pawel »

Hi again!

Can I change content of the main menu, so in one project all links are visible and in another some links aren't?

Thanks.
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

The only way to change the main menu without changing the code is to use the $g_main_menu_custom_options configuration option. This option allows you to add menu options and assign a minimum access level for each menu option. If the logged in user doesn't have the specified minimum access level for the current project, then the corresponding menu option is will not appear.

Regards,
Victor
MantisConnect
http://www.futureware.biz/mantisconnect
Post Reply