Replace text in all wiki-s

68 views Asked by At

Is it possible to replace some text in all wiki's/cases on fogbugz server? I have lots of wikis which have links to other wikis but links were created using ip address of old server, now server changed and all those links are dead.

1

There are 1 answers

0
marcinj On BEST ANSWER

There are two solutions, but unfortunatelly they only work on client side:

  • use BugMonkey Customization to re-write the links on the front-end
  • use GreaseMonkey to do the same thing, but using firefox addin

Fixing this on server side requires manual modifications from FogBugz UI or issuing sql query on server.