Has anyone migrate from Interwoven Teamsite to Drupal? Or is it possible.
I would like to move all of my sites out of Interwoven to Drupal
Thank you in advance.
Joe

Comments

choster’s picture

There's no native tool I'm aware of to convert a Teamsite implementation to Drupal.

How easy such a conversion would be depends on the size and complexity of your IWOV system, how much metadata you want to retain (e.g. revisions, authoring history), and what functionality you need to replicate (e.g. search collections, custom views, e-mail templates, workflow and state).

A strict content only conversion can be accomplished by exporting your legacy db into XML or CSV and importing using modules like http://drupal.org/project/importexportapi or http://drupal.org/project/node_import .