Plugin Developer Discussion

Discussion for FogBugz Plugin developers

Allowing the user to post more links than just http-links

Hi,

I'm implementing a plugin that allows the user to post file-, outlook- and UNC-links. I choose the class IPluginBugEventDisplay to do this job. I search links in the plain text and replace them with html-code.
But with this class you have to replace the links every time you click on a case.
Does anyone know another possibility to do it better?
Oliver Dejon Send private email
Thursday, July 9, 2009
 
 
This seems like the correct way to do it, and if you're using a fast regex it shouldn't really have a big performance penalty when viewing a case.
David Fullerton Send private email
Thursday, July 9, 2009
 
 

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

Other recent topics Other recent topics
 
Powered by FogBugz