Movable Type to Nucleus conversion tool

This little php script imports blog contents from MT (Movable Type) into Nucleus. It is meant to be used by people who intend to migrate a MT blog to a new Nucleus blog. It provides a simple wizard to set some parameters.
Download! (v 0.4 , 17-Jul-2004)

Requirements and limitations

Instructions

In case of trouble, you might try to contact me at hgonzalez@gmail.com

I'll also appreciate any report (successfull or not) for the usage of this script.

By Hernan J. Gonzalez (leonbloy) http://www.hjg.com.ar/ 22-May-2004
Based on an older script written by Olli Savolainen, http://pilpi.net/


Changes

Revision 0.4 17-Jul-2004
- Fixed entries closed-for-comments issue (thanks Noble Baker)
- Fixed problem with quotes and newlines in comments
- Added: delete entries and comments from Nucleus blog (useful for retries)
- Changed file organization: info (html) in a separate page.
Revision 0.32 11-Jul-2004
- Fixed problem with mysql_insert_id which caused comments to be unlinked in some cases
Revision 0.31 30-May-2004
- Cosmetic and doc changes
- Added 'coward' flag
Revision 0.3 25-May-2004
- added newlines convertion for items and comments when corresponds
- respect comment status (open/closed items)
- doc (info)