Code / The Appnel Group 

Developer Tools

A list of libraries, frameworks and tools that we created for our work and have made available as open source for all MT plugin developers.

MT-Test
MT-Test is a framework for testing Movable Type plugins. It is a subclass of Test::Builder::Module from Test::More that adds additional MT specific tests and functionality. Conceptually and functionality sound, but there are a lot of rough edges and things that could be better.

MT-Template-Layouts
MT Template Layouts Toolkit is a framework for making reusable template layouts out of other template tags. Modified to support MT 3.3 and 4.

MT-XDK
The Movable Type Extended Developers Kit (MT-XDK) is a loose collection of classes that extends and enhances the MT API for developing sophisticated plugins rapidly. Currently in a transitional state to new mode of operation introduced in MT4. Modified to support MT 3.3 and 4.

MT-Keys
A framework for creating pluggable TypeKey-enabled applications in Movable Type.

Back to Home