Re: remove menu options

Jeferson Oliveira <[email protected]>
Newsgroups gmane.comp.bug-tracking.mantis.general
Message-ID <[email protected]>
On Thu, Sep 17, 2009 at 7:05 PM, Eric W. Ribenboim wrote:
> I don’t believe it’s possible without editing the core of Mantis.

Yes, it is possible. And you don't need to change the core to
customize the most of the items mentioned above.

There are two places where you can mange the permissions or
availability of some modules:

1) Log into Mantis and access Manage/Manage configurations
  - in this section you can control Workflow Thresholds (and change,
for example, "View Change Log" access), Workflow Transitions, E-mail
Notifications;

2) Set in "config_inc.php" (that definitely is not a core file) new
values to the configuration variables defined in
"config_defaults_inc.php".
Please notice that is a good practice don't change
"config_defaults_inc.php". When some variable need to be changed
define it's new value in "config_inc.php".

You can, for example, add

$g_roadmap_view_threshold = NOBODY;

in "config_inc.php" and this way deny the access to the roadmap page
for everyone.

Did you get it?

--
Regards,

Jeferson Oliveira
Brazil

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.