mtupgrade - Upgrading Movable Type
终于找到了将Movabletype 2.x升级到movabletype 3.x版本的升级文档:
方法就是下载时,选择 upgrade包,解包后,将相应文件上传到STATIC_DIR和MT程序的安装路径:MT-DIR下。
执行相应的mt-upgrade30.cgi(从2.6升级到3.0)和 mt-upgrade31.cgi (从3.0升级到3.1)。升级后,大部分原来MT2的汉化翻译包都还能用,但是需要注意:2.x缺失了一个模板:Comment Pending Template,如果设置了评论需要批准才可发表,缺了这个模板可能导致MT一些出错信息(但评论不会丢),可以从movabletype.org进行下载这些缺省模板。
plug-ins: Blacklist需要升级到2.x,重新上传。
MT3.x的主要改进:
comments编辑功能:所有评论必须通过授权才能发布,对于防止spam这点还是非常必要的。
还找到了一个MT的迁移/备份/还原工具:TypeMover
2004-12-20
MT 3.14发布
3.14中最大的改进就是对于comments spam的处理:避免了每次提交评论后对页面的重建,同时MT-Black List也将会有新版本发布。
We have just released Movable Type v3.14 which fixes the issue of extreme loads witnessed on servers under the strain of a massive spam attack. Because these attacks are increasing in both frequency and severity, we strongly recommend that all Movable Type users install this update. This is particularly important for any installation that is visible to the public on the web.
版权声明:可以转载,转载时请务必以超链接形式标明文章 从MT2.6升级到MT3.x 的原始出处和作者信息及本版权声明。
http://www.chedong.com/blog/archives/000639.html