Tumblr Migrate
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This is a Migrate module for importing a Tumblr blog into Drupal.
I experimented with Feeds first, but even with Feeds Tamper, special field handling (e.g. URLs included inside of HTML) necessitated extra tweaking and code. Since the Migrate module accesses data more directly to begin with (and automatically produces a resuable migration module) I switched to Migrate.
Tumblr XML Sources
I used two feeds to pull data, since Tumblr’s API made some fields more accessible than others (Audio) or provided them inconsistently (Title).
