Plugin Developer Discussion

Discussion for FogBugz Plugin developers

Bug Event Headers API Hook?

Perhaps I am just missing it in the documentation, but is there a way to add a link/button to the header at the top of each BugEvent?

For example, I'd like to put a link at the end like so:

Opened by John Fuex 6/1/2009 10:23 AM  [DoSomething]
John Fuex Send private email
Friday, June 26, 2009
 
 
Right now there's no hook for the bug event header.  The closest you can get is IPluginBugEventDisplay, which hooks into the display of the event text.

If you really want it to be in the header, you could send it down in IPluginBugEventDisplay, and then have some JavaScript that repositions it in the header.
David Fullerton Send private email
Friday, June 26, 2009
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics
 
Powered by FogBugz