HTML Editor extensions for MovableType
Helping you to build MovableType sites in your HTML editor faster and more efficiently!


Home
Download
Mailing List
Using It
How it works
Credits
 

Macromedia's extension system is downright amazing. I was able to create this extension purely by coding up various XML files and packaging them with Macromedia's extension manager. After some time spent hacking my config files directly, I discovered what I needed to do, and all I was missing was an original XML file that contained all the MT tags. So, I hacked up a copy of the documentation in vi (I'm fastest in vi) and voila, it was born.

The movabletype.mxi file directs the extension manager to make all the edits to the config files, and tells it where to put all the .vtm files that describe each tag.