Advanced Developer Topics
By now you should really be getting the hang of building Movable Type plugins. It is amazing how much can be accomplished with so little code.
However, advanced Movable Type applications and plugins will make greater use of Movable Type's native Perl API, and will also rely on a greater familiarity with programming fundamentals and design patterns.
In this section we will introduce you to the following topics:
- How to listen for and respond to events fired by Movable Type.
- How to create, load, save and delete objects stored in Movable Type.
- How to create your own Movable Type objects.
- How to extend existing Movable Type objects.
- Implementing key interfaces like Movable Type's extensible authentication framework.
- Previous: Rich Text Editors
- Next: Events and Movable Type Callbacks

Leave a note
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.