wordpress2.0实现了直接导入Movabletype导出文件,这里向大家介绍个WP插件,让从WP中导出的文件能导入MovableType。
该插件叫 WPexportfor2 ,其支持的导出格式:
1、MoveableType
2、SQL
3、XML
4、Wiki XML
5、WikiXML file
WPexportfor2的安装使用方法:
1、下载WPexportfor2并解压到wp-content/plugins目录下。激活以后,在Option中进入Export,即可使用Export功能。
注:如果出现错误提示说
Warning: wpexport_option_page(admin.css): failed to open stream: No such file or directory in /home/dotkunet/public_html/blog/wp-content/plugins/WPexport_plugin.php on line 72
Warning: wpexport_option_page(admin.css): failed to open stream: No such file or directory in /home/dotkunet/public_html/blog/wp-content/plugins/WPexport_plugin.php on line 72
Warning: wpexport_option_page(): Failed opening 'admin.css' for inclusion (include_path='.:/usr/local/lib/php') in /home/dotkunet/public_html/blog/wp-content/plugins/WPexport_plugin.php on line 72
无须做任何处理,这是因为缺少一CSS。
2、将“Export Data”“Export WordPress data in MoveableType (MTimport) format”框中的数据的内容复制出来。
3、新建一个文本文档.txt(推荐使用em editor,不要用记事本),将刚才复制的文本粘贴到文档中,最后保存文件即可。注:保存的时候编码类型一定要选择UTF-8格式(点击“文件”“另存为”在“编码”中可以选择),否则导入的内容会全部乱码。
4、最后使用MovableType 导入该txt文件即可。
同样有了这个插件你可以将wordpress支持导入的博客平台,全部转换为MT导入数据,实现更完善的搬家功能。目前支持以下搬家(使用BLOGCS还能实现更多平台搬家):
Old Blogger Import posts, comments, and users from an Old Blogger blog
Blogware Import posts from Blogware
DotClear Import categories, users, posts, comments, and links from a DotClear blog
GreyMatter Import users, posts, and comments from a Greymatter blog
LiveJournal Import posts from a LiveJournal XML export file
Movable Type and TypePad Import posts and comments from a Movable Type or Typepad blog
RSS Import posts from an RSS feed
Textpattern Import categories, users, posts, comments, and links from a Textpattern blog
感谢kesor'blog 提的问题,我希望能有更多人提问,让我有文可写。











