Build the related entries by TagSupplementals Plugin

| No Comments | No TrackBacks

Some people noticed that I have the related entries follow the main entry body.

I use TagSupplementals Plugins to implement this feature.

The installation is very simply. I don't explain it.

The topic I want say is about how to add the code into the MovableType template.

1) Install the plugin.

2) Add tags into every entry.

3) Add the following code into Individual Entry Archive template file:
Find <p class="entry-footer">
Add following code after the footer section.

<h3 class="trackbacks-header">Related Entries</h3>
<ul>
<MTRelatedEntries lastn="10">
<li><a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a></li>
</MTRelatedEntries>
</ul>

4) Rebuild individual entry.

Then all posts with same tag will be associated by TagSupplementals.


Related Articles

No TrackBacks

TrackBack URL: http://www.yinfor.com/mtcgi/mt-t-1102.cgi/1337

Leave a comment

About this Entry

This page contains a single entry by David Yin published on November 14, 2006 2:39 PM.

ReviewMe - supplemental income to blog was the previous entry in this blog.

Windows Update in November 2006 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.21-en

Online Tools