Introduction to Extending Adobe Dreamweaver

This guide describes the Adobe Dreamweaver framework and application programming interface (API) that lets you build extensions to Adobe Dreamweaver. It provides information about how each type of extension works; the API functions that Adobe Dreamweaver calls to implement the various objects, menus, floating panels, server behaviors, and so on, that make up the features of Adobe Dreamweaver; and a simple example of each type of extension. This guide also explains how to customize Adobe Dreamweaver by editing tags in various HTML and XML files to add menu items or document types, and so on.