新增加了MTCountdown插件
- MTcountdown
- Author: David Raynes
- Description: MTCountdown provides a set of tags that will allow you to place a countdown timer in your MT templates.
- Link: version 0.4
将下载的countdown.pl文件上传到MT的plugins目前中
在适当的位置插入以下代码就行了:
<MTCountdown until="2003-05-13 14:00:00"> <MTCountdownIfYears><MTCountdownYears> years, </MTCountdownIfYears> <MTCountdownIfDays><MTCountdownDays> days, </MTCountdownIfDays> <MTCountdownIfHours><MTCountdownHours> hours, </MTCountdownIfHours> <MTCountdownIfMinutes><MTCountdownMinutes> minutes, </MTCountdownIfMinutes> <MTCountdownIfSeconds><MTCountdownSeconds> seconds</MTCountdownIfSeconds> until my birthday. </MTCountdown>
具体的效果看我的首页Blog Status
Tags:

Comments
不知道是不是插件有问题,今天发现显示中没有了“天”的显示。
Posted by: sophoto | 2004.05.09 - 10:35
sophoto,分类归档的形式是自己修改的模板,还是有插件可以实现?像你的一样,显示单篇链接。
http://blog.sophoto.cn/archives/Cat_mt/index.html
默认好像是直接日志内容。
Posted by: 2smile | 2004.12.03 - 13:10
自己改一下模板就行了,不好意思,因为精力不够,这里没有更新了。
Posted by: sophoto | 2004.12.06 - 17:19