Movable Type Documentation > Developer

About Components and the Registry

Movable Type at is core is nothing more than a shell. In essence core provides no functionality directly to user, instead, the core provides a framework for add ons called "components" to register features, functionality, behavior, rules and capabilities with the core framework. The framework then assembles all of these features into a collection of user interfaces and backend components that make Movable Type what it is: a powerful and infinitely extensible publishing and application framework.

The glue that holds all of these features together is called the "registry." Related features and functionality are grouped together in bundles called components. Components, then, provide a very useful, convenient and portable way to define new features and functionality within Movable Type.

This reference manual defines the structure of the core Movable Type registry. New entries can be added to the registry by plugins to augment Movable Type's core feature set.

This page was last updated on 2007-07-16, 17:44.  

Submit a User Contributed Note

User contributed notes are a great way to share the knowledge you have gained in using Movable Type.

If you have a technical question or problem, please visit Movable Type Support.

(If you haven't left a note here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)