ADOBE SYSTEMS INCORPORATED

Copyright 2001-2002 Adobe Systems Incorporated
All Rights Reserved

NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms of the Adobe license agreement accompanying it. If you have received this file from a source other than Adobe, then your use, modification, or distribution of it requires the prior written permission of Adobe.


Extension Name: Extension Builder

Folder name: Extension Builder


Description:

The Extension Builder sample:

  1. creates a folder for the new extension. Folder name is same as the extension name.
  2. creates a new Main.html based upon a template (Skeleton.html)
  3. saves Main.html in the extension folder.

Skeleton.html is the template used to create Main.html. Extension Builder places the extension name in the following locations:

  1. in the Title
  2. in jsxmodule name attribute
  3. in the contents of the extname element.

How to Use:

From the Extension Menu, select New Extension....

Specify the name of the extension. This will also be the name of the extension folder.

Choose whether to create the extension folder in GoLive/Extend Scripts/Modules or another location.

After selecting OK, a folder will be created for the extension, Main.html will be saved in that folder, and Main.html will open in GoLive.


Module Definition:

Scripts:


Dialogs Define Dialogs here.

JSXLocale Specify localized versions of strings used in menu items, dialogs, alerts, etc.

US DE FR

Menu Bar Add items and menus to the GoLive menu bar.