MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manual page 187

Extending dreamweaver
Table of Contents

Advertisement

Attributes
{app}
The name of the application in which the separator is shown. Not currently used.
app
Contents
None (empty tag).
Container
This tag must be contained in a
Example
<separator />
<shortcutlist>
Description
Specifies a shortcut list in the menus.xml file.
Attributes
{app}, id, {platform}
The name of the application in which the shortcut list is available. Not currently
app
used.
The ID for the shortcut list. It should be the same as the menu ID for the menu bar
id
(or context menu) in Dreamweaver that the shortcuts are associated with. Valid values are
"DWMainWindow", "DWMainSite", "DWTimelineContext"
Indicates that the shortcut list should appear only on the given platform. Valid
platform
values are
and
"win"
Contents
This tag can contain one or more
tags (which use the same syntax as HTML comment tags).
Container
None.
Example
<shortcutlist id="DWMainWindow">
<!-- shortcut and comment tags here -->
</shortcutlist>
tag.
menu
.
"mac"
tags. It can also contain one or more comment
shortcut
, and
"DWHTMLContext"
About the menus.xml file
.
187

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver 8

Table of Contents