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 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.