Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to export wikis from FogBugz 6 to (almost) any other wiki (final destination: Confluence)?
    text
    copied!<p>We have a FogBugz 6 installation, with a good deal of wiki content in place. We're transitioning to use Atlassian products (JIRA and Confluence), so we'd like to get that wiki content into Confluence. How would you approach this?</p> <p>Unfortunately, FogBugz doesn't appear to provide any kind of wiki export functionality, and Confluence doesn't provide any FogBugz wiki import.</p> <p>FogBugz does have an <a href="http://support.fogcreek.com/help/topics/advanced/API.html" rel="noreferrer">API</a>, but its a little light on the details w.r.t. accessing wiki content. We don't really care about past revisions of pages (just content, links, and images/attachments), so it's not clear that the API gets us any further than scraping the FB wikis with wget or something, and working with the HTML and images/attachments from there.</p> <p>Confluence has a pretty full-featured <a href="http://confluence.atlassian.com/display/CONFEXT/Universal+Wiki+Converter" rel="noreferrer">content import utility</a> that supports a number of source wikis:</p> <ul> <li>TWiki</li> <li>PmWiki</li> <li>DokuWiki</li> <li>Mediawiki</li> <li>MoinMoin</li> <li>Jotspot</li> <li>Tikiwiki</li> <li>Jspwiki</li> <li>Sharepoint</li> <li>SWiki</li> <li>Vqwiki</li> <li>XWiki</li> <li>Trac</li> </ul> <p>No FogBugz option there, but if we could export the FogBugz wiki content into one of the above wikis, then we could likely use the Confluence multi-wiki importer from there.</p> <p>Alternatively, we could use wget to scrape the FogBugz wiki content, and then find a way to get static HTML + images + attachments into either Confluence or into one of the above other wikis as a stepping stone to Confluence.</p> <p>Thoughts?</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload