WordPress19th January, 2005 1:36 am GMT
OMG the pieces just clicked into place in my brain.
I’ve been playing with a WordPress install on some free PHP-enabled webspace, testing options that aren’t available to me on Blogsome — tweaking the XML templates, editing the index.php that exists instead of the index.html that doesn’t, and a few other things that make the WordPress admin console make sense. I also exported some DiaryLand entries of mine from 2000 using Liberate, which uses the MovableType export format.
WordPress will import MT entries so of course I had to try plugging my Diaryland entries in MT format into a WP blog!
It mostly worked, kinda, except for the part where it had no visible effect and the posts don’t show up in the public blog or even in the edit posts list. They exist in the SQL table but they have no publish status. Apparently WP expects posts to have a status of public, private, draft, or password-protected. Posts with no status don’t show up in the edit posts panel but do affect post count in the category panel.
The Dland-to-MT script is hosted, not downloaded, affording me no chance to tinker. I may be able to do a simple find-and-replace to add post status to my exported file. If that doesn’t work I’m stuck setting over 200 entries manually. And that’s just the year 2000 entries. Eeek.