MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Spezifikationen Seite 187

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 504
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 186
About the menus.xml file 187
Attributes
{app}
app The name of the application in which the separator is shown. Not currently used.
Contents
None (empty tag).
Container
This tag must be contained in a menu tag.
Example
<separator />
<shortcutlist>
Description
Specifies a shortcut list in the menus.xml file.
Attributes
{app}, id, {platform}
app The name of the application in which the shortcut list is available. Not currently
used.
id The ID for the shortcut list. It should be the same as the menu ID for the menu bar
(or context menu) in Dreamweaver that the shortcuts are associated with. Valid values are
"DWMainWindow", "DWMainSite", "DWTimelineContext", and "DWHTMLContext".
platform Indicates that the shortcut list should appear only on the given platform. Valid
values are
"win" and "mac".
Contents
This tag can contain one or more shortcut tags. It can also contain one or more comment
tags (which use the same syntax as HTML comment tags).
Container
None.
Example
<shortcutlist id="DWMainWindow">
<!-- shortcut and comment tags here -->
</shortcutlist>
Seitenansicht 186
1 2 ... 182 183 184 185 186 187 188 189 190 191 192 ... 503 504

Kommentare zu diesen Handbüchern

Keine Kommentare