John H. Nyhuis ([EMAIL PROTECTED]) said: > I would like to add a "requestor" column that displays the > requestor of the the ticket on the "RT at a glance" screen. I don't want > to make core changes to RT that would prevent me from upgrading it in the > future.
Hack Elements/MyTickets. IIRC, it's a blindingly easy hack (just editing a formatting string) and the front page is generated in a completely different (and customizable) manner in 3.6, so just throw it away when you upgrade and you won't have to maintain it. Tim _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com We're hiring! Come hack Perl for Best Practical: http://bestpractical.com/about/jobs.html
