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: Settings
Folder name: Settings
Description:
The Settings sample extension demonstrates working with the JSXSettings object. The Extension add the following commands to the Extensions > Settings menu:
CSS > Load Basic...
Select the file base.css in the extension folder. This css makes the code element display in blue.
CSS > Load Prefs...
Select the file css.pref in the extension folder.
CSS > Load Selectors...
Select the file selectors.pref in the extension folder. This adds a selector called "justtesting" to the CSS > CSS Editor, New Style submenu.
File Mappings > Use Internet Config...
Toggles settings.fileMapping.useInternetConfig. Macintosh only.
File Mappings > Open Internet Config
Opens the Internet Config panel on Macintosh only.
File Mappings > Load Mappings...
Loads the mappings contained in extension.aglfmi located in the extension folder. Mappings are loaded for the duration of the GoLive session. Extension.aglfmi contains html tags that will add the suffix "fm" to Edit > Web Settings... > File Mappings.
GoLive Modules > List Modules...
Shows programmatic access to the list of GoLive modules. Normally the user views this list in the Edit > Preferences... > Modules dialog.
GoLive Modules > Disable Module...
Demonstrates programmatic access to disable a GoLive module. You will need to restart GoLive to see the change. Normally users enable and disable modules in the Edit > Preferences... > Modules dialog.
GoLive Modules > Enable Module...
Demostrates programmatic access to enable a GoLive module. You will need to restart GoLive to see the change. Normally users enable and disable modules in the Edit > Preferences... > Modules dialog.
Extend Script Modules > List Modules...
Shows programmatic access to the list of Extend Script modules. Normally, the user view this list in the Edit > Preferences... > Modules dialog.
Extend Script Modules > Disable Module...
Demonstrates programmatic access to disable an Extend Script module. You will need to restart GoLive to see the change. Normally users enable and disable modules in the Edit > Preferences... > Modules dialog.
Extend Script Modules > Enable Module...
Demonstrates programmatic access to enable an Extend Script module. You will need to restart GoLive to see the change. Normally users enable and disable modules in the Edit > Preferences... > Modules dialog.
Markup > Display Settings...
Shows programmatic access to properties to the Settings.markup object. Most of these properties are displayed in the Edit > Web Settings... > Global dialog. Other properties, such as scanBrackets, are not accessible through the user interface.
Markup > Change Settings...
Demonstrates programmatic access to change markup settings. Usually, the user changes these setting in the Edit >Â Web Settings... > Global dialog. All properties of the Settings object are settable, however, only a subset are listed in this dialog.
Module Definition:
Scripts:
User Interface Tags:
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.