How to handle embedded images when migrating content from Plone to Drupal
If you are migrating your content from an existing system which uses a WYSIWYG editor, you'll likely have a bunch of embedded images in your content which might seem like a daunting task to update. Here's how we approached it using Migrate, Migrate Extras and Media modules and the Simple HTML DOM library.