Summary
Last Modified: August 5, 2003 06:08AM
|
|
(Any)
|
Description
| $g_reporter_summary_limit |
Limit how many reporters to show in the summary page. This is useful when there are dozens or hundreds of reporters. The default value is 10. |
| $g_date_partitions |
An array of date lengths to count bugs by (in days) for the summary by date. The default is to count for 1, 2, 3, 7, 30, 60, 90, 180, and 365. |
| $g_summary_category_include_project |
Specifies whether category names should be preceeded by project names (eg: [Project] Category) when the summary page is viewed for all projects. This is useful in the case where category names are common accross projects. The default is OFF. |
| $g_view_summary_threshold |
Specifies the access level required to view the summary page. Default is VIEWER. |
| These are the settings that are used to configuration options related to the Summary page. This page contains statistics about the bugs in Mantis. |
|
User Contributed Notes Summary |
|
steel@nospammelachea.demon.co.uk 30-Sep-2004 15:27 |
#217
|
Specifies the access level required to view the summary page. Default is VIEWER.
The above statement appears to be incorrect, in v0.19 the config_defaults_inc.php has a setting of $g_view_summary_threshold = MANAGER; after a fresh install. |
|
|
|
kushner@lbl.gov 20-Sep-2005 11:54 |
#616
|
| Is there a way to specify which project version for the summary? |
|
|
| Last updated: Wed, 20 Aug 2008 - 5:38:59 |
|
|