2

Possible Duplicate:
Can FogBugz auto-link protocols other than http and https (such as ftp)?

My team stores tons of documents on a network share, is there a way to setup fogbugz (plugin perhaps) to parse those into a link?

flag

closed as exact duplicate by adambox♦♦ Jan 14 2011 at 17:50

3 Answers

2

This seems similar to Feature request: links to shared storage with UNC paths in wiki -- the answer there (for wiki's at least) is it's being considered for a future release.

link|flag
I believe that the UNC links post you mention would cover allowing the links to be clickable. my answer here addresses creating the links programmatically. thanks for posting this! – adambox Jul 26 2010 at 19:40
1

The answers to this question might get you there

link|flag
0

I'm guessing that by parsing to links, you mean to generate a wiki page in fogbugz with links to all the documents on the network.

I think doing this with a plugin would be challenging. You might be able to override the security restrictions in the api by running the plugin in full-trust mode, but I think it will be easier for you to write another app/script which parses the files and uses the XML API to interact with FogBugz.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.