很意外的居然今天发布了。。。按照sixapart的计划,mt 4的正式版应该在10月发布才对,结果提前了2个月。。。
不得不说,前提rc的时候,那bug可是一堆一堆的。。。不知道现在的正式版怎么样。。。
但是不得不承认,4.0的改进非常大,效率提高不少,后台人性化也好不少。。
很意外的居然今天发布了。。。按照sixapart的计划,mt 4的正式版应该在10月发布才对,结果提前了2个月。。。
不得不说,前提rc的时候,那bug可是一堆一堆的。。。不知道现在的正式版怎么样。。。
但是不得不承认,4.0的改进非常大,效率提高不少,后台人性化也好不少。。
Movable Type v4.0 终于开放了测试页面,对于我们这些不想做小白鼠的家伙们,可以通过官方的测试界面来看看最新的mt4了。
Movable Type v4.0 beta 2 demo version:
http://www.movabletype4.org/cgi-bin/mt.cgi
- username: demo
- password: demo
登录进去看了看,mt 4.0变化还是相当的大的,非常值得期待。不过给人的感觉是在模仿wp。不管是登录界面,还是后台的界面,都和wp非常相似。
按照我测试的结果来说
1、mt终于可以建立Page了,也就是以后mt用户终于可以象wp一样有自己的about了。。
2、mt良心发现,终于带了可视化编辑器,以后不用象现在这样,安装fckeditor的插件了。。
3、后台默认已经增加了tags和keywords 选项,也不需要额外的插件了:0
4、后台增加了一个forders类别,和categories并列
5、增加了widgets。。。现在很流行啊
6、blog已经可以注册新用户了,不需要再使用其他人提供的服务了
7、后台插件默认增加了Google Search Version。
8、编辑时,已经有了自动保存功能,类似于blogger的自动保存。
粗略的看了下,直观的表现发现有这些。另外感觉生成html的速度提高很大,现在的生成速度非常快。也许这个和官方的服务器配置比较高有关?呵呵
总之,mt4还是非常值得期待,不过测试期为4个月,10月才能正式发布,跳票未知。。。。
Sixapart今天发布了Movable Type 4.0的beta版本,据说是改进了很多。官方称
MT4 带来了超过 50 个新功能和“一个完全重新设计的用户界面”,包括了一个更加高级的所见即所得编辑器和一个系统 Dashboard,可以显示动态图像。允许用户将他们的读者转变为社区。本质上这意味着读者可以变成网站的会员,与作者一并建立这个网站 - 包括分享照片、影像和音频。同时还有一个全新的评分框架,在以后的 Beta 版本中会增加更多的社区功能。
大致看了下官方的更新说明,并没有提到具体那些部分变化了,简单的提到了增加了dashboard,增加了对spam的控制。本来看着mt官方的图片,以为mt会提供一个预览界面,结果发现没有。只是提到这个月底可能会推出预览。据说要测试10-12周,我就不做小白鼠了。继续用3.3。
一直没有注意mt,居然也要开源了。现在似乎开源是大趋势啊。www.movabletype.org/这个域名似乎都有了不少时间。
一直在犹豫是不是投入wp的怀抱,mt的后台效率,实在是不能忍受了。。但是wp的后台始终离mt的人性化好远。。

在Jedi的MT手册上: 有一段关于Movable Type的原意说明:
* 紙面出版系統
* 內容可重用
* 版面易套用
* 模組化處理
* 祇需要做一次苦工
* 增加出版效率
做为一套blog发布系统本身,Movable Type已经太有名了,以至于都快忘记了Movable Type的原本意思是指:活字印刷術(在西方最早的发明者是Gutenberg),这个命名很形象:因为如果互联网是这个时代的纸张,从可重用,模块化,提高效率这方面:blog这种系统的设计还真像是互联网时代的“活字”印刷术。
<ul>
<MTEntryCategoryEntries lastn="10">
<li><a href="<$MTEntryPermalink$>"><MTEntryTitle></a></li>
</MTEntryCategoryEntries>
</ul>
Save the template, rebuild it (if necessary), and your new button code should be all set. By default, your output should look something like this. Then, your last step is to make a simple link to your new file. That should look like:
The results will give you a link that says Add to Google Toolbar. So what are you waiting for? Click the button! Then you'll have a new toolbar button updating you on the latest Movable Type news, along with a new search function that lets you have direct access to the Movable Type knowledge base and help documentation. Then be sure to post your own button link on your blog.
Still not appeased the Googlebot enough? Be sure to check out Niall's Sitemap instructions, which let you simply and easily make a Google Sitemap XML file, which lets you instruct Google's spiders on how to crawl your site, while letting you as the site owner have access to more statistics and information about your site.
If you want to make your site as reader-friendly (and Google-friendly) as possible, it's easy to start with Movable Type today and you'll be button-making, sitemapping and blogging in no time.
<h2>最近收到的评注</h2><ul>
<MTComments lastn="12" sort_order="descend">
<MTCommentEntry>
<li><a href="<$MTEntryPermalink$>#comment-<$MTCommentID$>">
Re:
<$MTEntryTitle$>
</a>
</MTCommentEntry>
, by
<$MTCommentAuthor$>
(
<$MTCommentDate format="%b %d"$>
)
</li>
</MTComments>
</ul>
<p class="entry-footer">
</p>
<div>
<h2 class="module-header">Recent Comments</h2>
<ul class="module-list">
<MTComments lastn="24" sort_order="descend">
<MTCommentEntry>
<li class="module-list-item">
<a href="<$MTEntryPermalink$>#more">
<$MTCommentBody$></a></li>
</MTCommentEntry>
</MTComments>
</ul>
</div>
<script type="text/javascript" src="你的fckeditor的js地址"></script>
<script type="text/javascript">
window.onload = function()
{
var oFCKeditor = new FCKeditor( 'text' ) ;
oFCKeditor.Height = "400" ;
oFCKeditor.Width = "580" ;
oFCKeditor.CheckBrowser = true ;
oFCKeditor.ReplaceTextarea() ;pFCKeditor = new FCKeditor( 'text_more' ) ;
pFCKeditor.Height = "400" ;
pFCKeditor.Width = "580" ;
pFCKeditor.CheckBrowser = true ;
pFCKeditor.ReplaceTextarea() ;
}
</script>
今天有人问我安装mt过程中出现Connection errors 错误
在官方的说明文当里面有如下说明:不写原文了:)
今天给mt增加了“相关文章”的插件,效果一般。
这个Plugin是通过keyword和Title两个方面来进行「相关文章」的表示的,只是还稍微有点不太准确
以前说过在mt中怎么集成fckeditor。但随着我写得文章越来越长,问题就出现了
首先,以前的集成方法,是在“日记主要”内容中增加了fck,在“更多日记内容中”,并没有出现fckeditor。
而我为了减少页面长度,打算在以后写文章的时候,日记主要内容写摘要,而在更多日记内容中写主要内容。这样就导致了,需要的地方没有fck,而不需要的地方有fck。所以,还需要对集成方式进行一下修改。
<head>
<script type="text/javascript" src="你的fck的js代码路径"></script>
<script type="text/javascript">
window.onload = function()
{
var oFCKeditor = new FCKeditor( 'text' ) ;
oFCKeditor.Height = "600" ;
oFCKeditor.Width = "577" ;
oFCKeditor.ReplaceTextarea() ;
}
</script>
</head>