Page 1 of 1

Custom 'My View'

Posted: 18 Oct 2007, 21:07
by Nycto
After posting another snippet I coded while setting up Mantis for my company, I thought I would isolate and share a cooler one: a customized "My View" page.

This patch has not been stress tested, so don't freak out if you run in to bugs. I wouldn't be surprised if they exist.

It has been tested on 1.1.0rc1 and 1.2.0-CVS on
Red Hat Linux
Apache 2
MySQL 5.0.18
PHP 5.1.2

Download the archive here
[Edit: See the next post]

This contains six files:
account_my_view_add.php
account_my_view_delete.php
account_my_view_page.php
account_my_view_sequence.php
customMyView.diff
readme

Install instructions are in the readme

Cheers,
Nycto

Posted: 23 Oct 2007, 18:01
by Nycto
I cleaned this up a bit, added a few configuration settings and submitted it as a patch. You can download the necessaries from the ticket:

http://www.mantisbt.org/bugs/view.php?id=7840