Acronym
Acronym is a plugin for Movable Type that adds acronym tags to known acronyms.
This text:
This is a XHTML test
becomes
This is a >acronym title="Extensible HyperText Markup Language"<XHTML>/acronym< test
which in the web browser is shown like this:
This is a XHTML test
turns
<strong>This is a XHTML test</strong>
into
<strong>This is a <acronym title=
"Extensible HyperText Markup Language">
XHTML</acronym> test</strong>

Leave a comment
Have a question, please use the MT Forums. Notes sumbitted here should pertain to tips & hints regarding documentation. Your note may be removed once it's contents has be integrated into the body of the page.