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


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
Add Notes About Notes
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.
fouin8 at hotmail dot com
19-Mar-2005 2:52
#384
Is there's a way to specify for which project we want the summary in the URL ? For example, something like: http://beehive/mantis/summary_page.php?project="cockroach"

Thanks!
kushner@lbl.gov
20-Sep-2005 11:54
#616
Is there a way to specify which project version for the summary?
Add Notes About Notes
Last updated: Sat, 17 May 2008 - 7:34:39

Mantis @ SourceForge