Author: Victor Boctor
In Mantis 1.1.0a1 the concept of a project page was introduced. The aim of this page is to allow easily linking to a specific project in the bugtracker. At the moment, the page sets this specified project as the current project and then open the View Issues page. In the future there should be more information on this page, in addition to the ability to click on a link and go to the View Issues page.
The Mantis installation hosted at Platon.SK has been extended to add some extra fields to the project entity and adding a project page. The implementation that will be adopted will be the same or very similar to the one over there.
Add the following configuration options:
The following information should be included in the project page:
On Platon.SK the main_page.php was extended to be the project page. I think that this is not a bad idea. The main_page.php can remain as is in the case of All Projects, but include the above information in case of a specific project is selected.
The following information is redundant. I think it would be safe to get rid of it in favour to the My View page.
Please write your feedback in this section.