Mantis Logo
Mantis Manual
Manual
Configuration

Database
Path
Webserver
Version
Email
Language
Display
Time
JpGraph
Date
News
Default Preferences
Summary
Bugnote
File Upload
HTML
Authentication
Status Settings
Filters
Misc
Colors
Cookies
Database Tables
Speed Optimisation
Reminders
Bug History
Sponsorship
Source Control Integration
Custom Fields
My View Settings
Relationships
System Logging


Partner Links


Misc
Last Modified: December 12, 2004 09:12AM
(Any)
Description

$g_reopen_bug_threshold Obsolete in 0.19.0 - Access level needed to re-open bugs. Look in the constant_inc.php file if you want to set a different value.
$g_close_bug_threshold Obsolete in 0.19.0 - Access level needed to close bugs. Look in the constant_inc.php file if you want to set a different value.
$g_limit_reporters Limit reporters to only viewing bugs that they report.
$g_allow_reporter_close Allow reporters to close the bugs they reported.
$g_allow_close_immediately Allow developers and above to close bugs immediately when resolving bugs.
$g_allow_bug_delete_access_level Allow the specified access level and above to delete bugs.
$g_bug_move_access_level Allow the specified access level and above to move bugs between projects.
$g_allow_account_delete Allow users to delete their own accounts.
$g_allow_anonymous_login Allow easy anonymous access.
$g_anonymous_account Set the account that users will login as. Make sure this is a viewer or reporter account.
$g_cvs_web This allows for quick linking to CVS files via CVSweb or ViewCVS.
$g_bug_link_tag If a number follows this tag it will create a link to a bug.

  eg. for # a link would be #45 

  eg. for bug: a link would be bug:98 
$g_show_timer Time page loads. Shows at the bottom of the page.
$g_show_queries_count Shows the total number/unique number of queries executed to serve the page. Default is ON.
$g_show_queries_list Shows the list of all queries that are executed in chronological order from top to bottom. This option is only effective when $g_show_queries_count is ON. Default is OFF.

WARNING: Potential security hazard. Only turn this on when you really need it (for debugging or profiling)
$g_register_globals If your register_globals is Off then set this to OFF. Check your register_globals setting in php.ini or phpinfo().
$g_enable_project_documentation Specifies whether to enable support for project documents or not. Default is ON. Introduced in 0.18.2.

User Contributed Notes
Misc
Add Notes About Notes
christoph@dahlen.org
24-Nov-2003 9:48
#28
$g_cvs_web - does this feature yet work and if so, how to use it?

Christoph
Add Notes About Notes
Last updated: Sat, 13 Mar 2010 - 4:07:44

Mantis @ SourceForge