MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Manual page 153

Extending dreamweaver
Hide thumbs Also See for DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER:
Table of Contents

Advertisement

Between the double quotation marks (") of the
8
keyboard shortcut.
Use a Plus (+) sign between the keys in a key combination. For more information about
modifiers, see the description of the
If the keyboard shortcut is in use elsewhere and you didn't remove its other use, the shortcut
will apply only to the first menu item that uses it in menus.xml.
Note: You can use the same keyboard shortcut for a Windows-only menu item and for a
Macintosh-only menu item.
Write your new shortcut in the appropriate location in the Keyboard Shortcut Matrix.
9
Modifying pop-up menus and context menus
Dreamweaver provides pop-up menus and context menus in many of its panels and dialog boxes.
Some context menus are defined in the menus.xml file; others are defined in other XML files. You
can add, remove, or modify items in those menus, although in most cases it's better to write an
extension to make such changes.
The following pop-up menus and context menus in Dreamweaver are specified in XML files,
using the same tags as menus.xml:
Data sources (listed in the Plus (+) pop-up menu on the Bindings panel) are specified in
DataSources.xml files, in subfolders of the DataSources folder.
Server behaviors (listed in the Plus (+) pop-up menu on the Server Behaviors panel) are
specified in ServerBehaviors.xml files, in subfolders of the ServerBehaviors folder.
Server formats (listed in the Plus (+) pop-up menu in the Edit Format List dialog box) are
specified in ServerFormats.xml files, in subfolders of the ServerFormats folder.
Items in the formats pop-up menu for a binding in the Bindings panel are specified in
Formats.xml files, in subfolders of the ServerFormats folder. You can add entries to this menu
from inside Dreamweaver by using the Add Format dialog box.
The Tag Library Editor dialog box menu items are specified in the TagLibraries/TagImporters/
TagImporters.xml file.
Menu items for parameters in the Generate Behavior dialog box, which is part of the Server
Behavior Builder, are specified in Shared/Controls/String Menu/Controls.xml.
Items for context menus associated with ColdFusion Components are specified in
Components/ColdFusion/CFCs/CFCsMenus.xml.
Items for context menus associated with ColdFusion data sources are specified in
Components/ColdFusion/DataSources/DataSourcesMenus.xml.
Items for context menus associated with JavaBeans are specified in Components/Jsp/
JavaBeans/JavaBeanMenus.xml.
Items for context menus associated with various server components are specified in XML
files, in subfolders of the Components folder.
attribute, enter the new
key
tag in <menuitem>.
menuitem
Changing menus and menu items
153

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents