Web Basics
Learning the Ropes
Golive Resources
News and Events
The Learning Center
Customizing GoLive
Web Settings
Make Your Own Objects
GoLive SDK
Online Discussions
Services & Support
Beyond the Browser


Adobe GoLive CS2 SDK — Programmer's Guide
The Adobe GoLive CS2 SDK (Software Development Kit) enables you to extend the behavior and user interface of GoLive CS2. Using the GoLive CS2 SDK, you can create tools tailored to your specific GoLive tasks. The SDK can create, customize, and extend most aspects of the GoLive user interface, such as:

  • Menus and menu items
  • Floating palettes and task-specific dialogs that include text, graphics, and controls
  • Custom HTML elements, such as <mytag>, that can be edited in the Inspector palette
  • Custom controls that you can add as drag-and-drop items in the Objects palette
  • Custom columns in the site window

In addition, the SDK gives you programmatic options for working with GoLive CS2:

  • Programmatic file and website resource manipulation, both local and remote
  • Programmatic manipulation of the content of HTML and other markup documents
  • Document-parsing options for encoding, translation, localization, and non-HTML tags