Call of Cthulhu Knights of the Dinner Table Online
Here is an example of its use:
<MT>
ChangeLog:
« More Peeks Into The Plugin Manager | Main | How Long Has Your Blog Been Up? »I've been meaning to implement this for a while, but I only just now got around to it. MTCountdown provides a set of tags that will allow you to place a countdown timer in your MT templates.
Download one of the following files, unpack it, and place countdown.pl in your plugins/ directory.
The following tags are available:
Usage Example (counting down to my birthday):
<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>
Update: (2003-06-07 01:10)
Update: (2003-06-23 21:51)
最近"MTcountdown”を検索キーにしてアクセスしてくる方が増えました。M...
David Raynes: MTCountdown Archives
David Raynes: MTCountdown v0.4
David Raynes - MTCountdown Feed
David Raynes - MTCountdown Feed: MTCountdown
Movable Type Plugin Directory: Countdown
daveynin's thing - MTCountdown
daveynin's thing - MTCountdown Lags
David Raynes - MT Plugins Feed: MTCountdown v0.4
David Raynes - MTCountdown Feed: MTCountdown v0.4
TrackBack URL for this entry:
http://mt.rayners.org/mt-tb.cgi/194
Does this plugin work with MT 3.2? I have tried and been unable to get it to work.