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?
|
2
|
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? |
||
|
|
closed as exact duplicate by adambox♦♦ Jan 14 2011 at 17:50 |
|
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. |
|||
|
|
1
|
The answers to this question might get you there |
||
|
|
|
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. |
||
|
|