I am in the process of moving two of my volunteer group's sites into Drupal 7. Both have Movable Type 4.1 blogs that will need converted. I tried Google but couldn't find a simple way of making this conversion. Can anyone recommend a simple process for moving the blogs?
TIA.
Sue
If there isn't a straight conversion path, you can always make a feed of all blog posts and then use Feeds to move them to Drupal. It works for almost all content that is anonymous accessible.
Joel
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Susan Mangold Sent: Monday, May 07, 2012 3:11 PM To: support@drupal.org Subject: [support] Movable Type 4.1 to Drupal 7 Conversion
I am in the process of moving two of my volunteer group's sites into Drupal 7. Both have Movable Type 4.1 blogs that will need converted. I tried Google but couldn't find a simple way of making this conversion. Can anyone recommend a simple process for moving the blogs?
TIA.
Sue -- [ Drupal support list | http://lists.drupal.org/ ]
On Mon, May 7, 2012 at 4:51 PM, Joel Willers joel.willers@sigler.com wrote:
If there isn't a straight conversion path, you can always make a feed of all blog posts and then use Feeds to move them to Drupal. It works for almost all content that is anonymous accessible.
But blog feeds are usually only the teaser part of the blog. I found http://drupal.org/node/860 in the Community Documentation. It is old but maybe good enough to get you going. Good luck with your conversion.