Not a developer? Go to MovableType.com

Plugin and Theme Directory

Macros v1.52

By Brad Choate
Posted November 30, 2002, in Utilities.

Details

Use MT to do easy frequently used pieces of information like smilies or favorite links.

<MTMacroDefine name="smile1" string=":-)">
<img src="http://kadyellebee.com/icon/smile.gif"
height="15" width="15"></MTMacroDefine>


<MTMacroDefine name="trk" string=":trk:">
<a href="http://theredkitchen.net" target="_blank">the
<span style="color:#c30000;">red</span>
kitchen</a>
</MTMacroDefine>


Back