I was working on IIS and Microsoft's Knowledge base CMS but I want to switch to open source and Linux based CMS which can handle easily knowledge base management stuffs.
I know Plone could be best solution. But
how to migrate all the data from Microsoft Knowledge Base to Plone?
Any idea?
Look for transmogrify based packages as your starter, say, transmogrify.webcrawler or funnelweb. Or, write migration scripts reading from Microsoft database and import the data into Plone. Hope this helpful.