Mar 25, 2005
[更新] 加了最新评论
加了"最新评论",欢迎大家多多砸砖啊.你们的砖头就是对我的鼓励.
Movable Type的确是个很强的Blog架站软件,再次强力推荐.
下面是评论的代码:
lastn="N": more or less comments will show if you change the number
trim_to="M": show first "M" bytes character of comment content
<h2>Recent Comments</h2>
<ul><li>
<MTComments lastn="6" sort_order="descend">
<MTCommentEntry>
<$MTCommentAuthorLink spam_protect="1" show_email="0"$>
<MTCommentAuthorIdentity>: <a href="<MTEntryLink
archive_type="Individual">#c<$MTCommentID$>" title="Comment
Permalink"><MTCommentBody convert_breaks="0" trim_to="21"
remove_html="1">...</a><br>
</MTCommentEntry>
</MTComments>
</li></ul>
Thanks for Arvind's help