Import from Movable Type to Drupal

It seems like they’re been some problems along the way with the Import Typepad / MoveableType module and Drupal 6. I had no problems with it though. I followed some, but not all of Andrew Benkard’s suggestions. Removing PRIMARY CATEGORY wasn’t necessary. I loved how the user names don’t need to match from Movable Type [...]

Theme Developer toasts drag-n-drop in Manage Fields

My Manage Fields page within Drupal Content Management lost drag and drop-ability, which turned out to because of this javascript error: ‘$(‘.indentation’, testCell).get(1)’ [undefined] is not an object. Turning off the Theme Developer module fixed it!