Custom 'My View'

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
Nycto
Posts: 9
Joined: 17 Oct 2007, 16:19
Location: Bellevue, WA

Custom 'My View'

Post 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
- Nycto
Nycto
Posts: 9
Joined: 17 Oct 2007, 16:19
Location: Bellevue, WA

Post 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
- Nycto
Post Reply