Thanks for the reply. Don't assume that '4 hours' was spent only on this task. I wrote my reply so that everyone would know that I solved my problem, but that was the last thing I did that day.
Yeah, it would have been helpful if I had spotted the BlackMagicTweaks plugin -- it does everything I wanted, and I may use it in the future. It would have been MORE helpful if any of the searching I did prior to diving into the source had pointed to this specific plugin, say, somewhere on the Trac Wiki under customizations. I love the flexibility of Trac, but that flexibility comes at the cost of complexity. - Craig - On Sat, Oct 4, 2008 at 14:34, jevans <[EMAIL PROTECTED]> wrote: > > W. Craig Trader wrote: > > On Fri, Oct 3, 2008 at 15:24, W. Craig Trader <[EMAIL PROTECTED] > >wrote: > > > > > I have a customer who is using Trac, but wants some changes to the > > > appearance of tickets, as follows: > > > > > > > > > 1. When a ticket displays, when displaying the component, instead of > > > 'Component' they would like to see 'Project'. > > > 2. When a ticket displays, instead of displaying the ticket > severity, > > > they would like to see the ticket status displayed. > > > > > > They also want a custom field that displays dates, but that can be > fixed by > > > adding the DateField plugin < > http://trac-hacks.org/wiki/DateFieldPlugin>. > > > > > > I know that custom fields can be given custom names -- how do I > override > > > the display name for a standard field? > > > > > > > Apparently the correct answer was to write a plugin that implements > > IRequestFilter and changes the labels for these fields, and/or alters the > > 'skip' property for each field. There ought to be an easier way... > > > > - Craig - > > Four hours and "apparently"? > > Would http://www.trac-hacks.org/wiki/BlackMagicTicketTweaksPlugin do > some of what you're needing? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
