show/hide this revision's text 2 workaround

There isn't currently such an interface available for plugins to implement, but we have a case open to consider adding one in a future version of the API.

Please up-vote the question above if this would be useful for you.

The workaround is to implement IPluginRawPageDisplay in your plugin to serve up an API that you can hit from outside of FogBugz. Here is an example of using the interface to handle AJAX requests.

show/hide this revision's text 1

There isn't currently such an interface available for plugins to implement, but we have a case open to consider adding one in a future version of the API.

Please up-vote the question above if this would be useful for you.