On the other hand, the release candidate of WordPress gets a lot of things right on the first try.
Test Site
Previous post: What WordPress Does Wrong
Next post: Six Apart Backpedals
I'm a sucker for girl groups.
by PapaScott on 15 May 2004
On the other hand, the release candidate of WordPress gets a lot of things right on the first try.
Previous post: What WordPress Does Wrong
Next post: Six Apart Backpedals
is Scott Hanson's personal weblog. The opinions expressed here are his and his alone. Scott (48) is an American who has lived since 1990 in Germany. His wife Frauke is a McDonald's franchisee with 3 restaurants in Nordheide-Harburg. They live with son Christopher (10) in Jesteburg (near Hamburg).
Get smart with the Thesis WordPress Theme from DIYthemes.
{ 4 comments… read them below or add one }
What did you do to import from Movable Type? Is that painless, i.e. will it import comments, trackbacks etc.?
Yeah, right, but then look at your entry (5/11/2004) called “Müssen nur wollen”: Wordpress (or the wordpress import from MT) seems to have slightly problems integrating german “umlaute” like ü …
Actually, it words if the umlauts are stored as HTML entities. On my site, this is the case in the text of the weblog entries (because I write them with ecto, not with the browser interface), but not in the comments (because they are entered via the browser interface).
Other than that, the import works great.
The MT export file is saved as ISO-8859-1, but the default encoding for WordPress is UTF-8. In WordPress I changed the encoding under Options->Reading to ISO-8859-1, and the umlauts now seem to work. When I do a permanent import, I’d probably try to convert the export file to UTF-8 before importing into WordPress.