linking to a particular entry
You may want to draw your visitors' attention to some of your past entries. Some people use an early entry in their blog for an "about me" page. Or you may have put a lot of time and effort into an entry about an important issue that you want people to read. There are lots of reasons to hard-code a link to a specific entry somewhere on your blog index.
You can just create a normal link of course. But what if you change your file extensions or naming scheme? Starting with version 2.6, MT offers a neat solution: the MTLink tag. Use it like this:
<a href="<$MTLink entry_id="xxx"$>">linked text</a>
I'm using this for the "What Islam really says about" links, which are to entries in my blog, to link to an entry in which I discussed subscription services available for Al-Muhajabah's Islamic Blogs, and to link to my "why I oppose war on Iraq" entry.
If you need to display more of the entry than just its URL, you might want to look at the MTEntry plugin.
The MTLink tag also works with your index templates. I use this to create links to the A Quranic Journal, The Clipboard, and veiled4allah indexes as well as to the Master Archive Index and even the Hotlist. Use it like this:
<a href="<$MTLink template="Template Name"$>">linked text</a>
Subscribe to this blog's feed