• Currently 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
Macros


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>

Requirements

Tested with MT 3

2 Comments

This doesn't appear to work with MT 4.23. No clear way to contact the author on his website, either.

I just tried it on MT4.31 and it works like a charm!

Note that the files in the plugin can be re-arranged into a single "Macros" directory and placed in the MT plugins directory:

plugins/
    Macros/
        bradchoate/
            macros.pm
            postproc.pm
        license.txt
        macros.pl
        mtmacros.html

(more about moving extlib files)

Leave a comment

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.