Not a developer? Go to MovableType.com

Documentation

Debugging Movable Type

Developing an application of any size requires tools to assist developers to find and troubleshoot bugs.

The smallest of these pesky little things can wreak havoc upon a system.  Without the right skills and tools it can be nearly impossible to root them out.

The following section discusses the tools and techniques that Movable Type developers can use to both debug the Movable Type application and Perl plugins that add Movable Type functionality.

At the moment, this documentation is located in the Movable Type Wiki on Github, on the page called Plugin Debugging.  We hope to be bringing this and related documents into the Documentation Website soon.

Back