Plugin Developer Discussion

Discussion for FogBugz Plugin developers

Is there a way to hook into the case info popup?

I'm working on a markdown plug-in, and I'd like it to also apply the formatting when displaying the case info pop-up that appears when you hover over a case number.


Also, I'd like to do the same for the column "Title w/comment" in the grid view.


Is there any way in the API to insert my code in the display of these UI elements similar to the IPluginBugEventDisplay.BugEventDisplay interface?
John Fuex Send private email
Monday, August 10, 2009
 
 
Hmmm, those sound like bugs to me: we should definitely be calling the existing interface method in the popup, and maybe for the title column as well.  I'll open a case.  If you're holding an otherwise awesome plugin up for this let me know and I'll try to rush it through.
David Fullerton Send private email
Monday, August 10, 2009
 
 
No hurry. I have plenty of work left to do, and tons of testing.


I think it will be workable even if I can't make the markdown rendering work in the case info popup and grid view. I'm using a markdown syntax that is designed to look reasonable whether or not it gets the fancy rendering applied.
John Fuex Send private email
Monday, August 10, 2009
 
 

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

Other recent topics Other recent topics
 
Powered by FogBugz