Comments and Pings

| No Comments | No TrackBacks

I study the "template tags" in MT manual. Added Recent Comments and Recent Pings list in the sidebar template.

It looks good.

Code is shown as below:

<h2>Recent Comments</h2>

<div class="link-note">
<MTComments lastn="5" sort_order="descend">
<MTCommentEntry><a href="<$MTEntryPermalink$>">Re:<MTEntryTitle$></a></MTCommentEntry>
By:<$MTCommentAuthor$><br/>
</MTComments>
</div>

<h2>Recent Pings</h2>

<div class="link-note">
<MTPings lastn="5" sort_order="descend">
<a href="<$MTPingURL$>"><$MTPingTitle$></a>
From:<$MTPingBlogName$><br/>
</MTPings>
</div>


Related Articles

No TrackBacks

TrackBack URL: http://www.yinfor.com/mtcgi/mt-t-1202.cgi/48

Leave a comment

About this Entry

This page contains a single entry by David Yin published on November 14, 2004 9:15 PM.

Basic infor. of Cities in Greater Vancouver was the previous entry in this blog.

Tune Up Your Windows XP Machine is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

OpenID accepted here Learn more about OpenID
Powered by Movable Type 4.23-en