Skip to content

Python script to import a Typepad/MT Export script to another MT instance

Notifications You must be signed in to change notification settings

ortsed/Typepad-MT-Python-Import-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Import script to take a Typepad/MT export file and import it to another instance of MT. 

Movable Type tends to choke while importing large export files, and this script gets around that issue by parsing out the MT/Typepad export file format.  Typepad also munges unicode characters during export, so this script tries to convert a number of those to HTML entities wherever possible.  Certainly not exhaustive, but it covers a majority of Western accents.  

Requires Django for SQL connection libraries, timelib for date formatting

About

Python script to import a Typepad/MT Export script to another MT instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages