MTLink

Use the MTLink tag in your Main Index (or wherever) to automatically generate an URL for a template module or blog entry...

to link to a template module:

<h2>About</h2> <div class="about"> <ul> <a href="<$MTLink template="About"$>">about me</a> </ul> </div>

OR to an individual entry:

<h2>About</h2> <div class="about"> <ul> <a href="<$MTLink entry_id="235"$>">about me</a> </ul> </div>

About this Entry

This page contains a single entry by Kate published on March 23, 2005 12:52 AM.

image::magick problem solved was the previous entry in this blog.

Color Tools is the next entry in this blog.

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