Adobe 29180248 User Guide - Page 33

server-behavior-changes, server-format-changes, Configuration/ServerFormats

Page 33 highlights

xml:lang Specifies the language for the listed file. Extension Manager compares this language with the user language, which is determined by the process outlined in defaultLanguage on page 12. If the languages match, configuration changes are applied; if not, they are ignored. If Extension Manager can't determine the user language, it applies all configuration changes regardless of their specified language. For more information, see Creating multilingual extension packages (version 2.1 and later) on page 54. Contents None. Container This tag must be contained in an insertbar-changes tag. Example server-behavior-changes Description Container tag for changes to menus in the ServerBehaviors.xml file in any of the Dreamweaver MX Configuration/ServerBehaviors/servermodel folders. Attributes servermodelfolder servermodelfolder The name of the server model folder in which the changes are to be made. The name of any installed server model (such as "ASP.NET_Csharp", ASP.NET_VB", "ASP_Js", "ASP_Vbs", "ColdFusion", "UD4-ColdFusion", "PHP_MySQL" or "JSP") is a valid value. Note that the attribute value must precisely match the name of the corresponding server model folder. Contents This tag may contain any combination of menu-remove and menu-insert tags. Container This tag must be contained in a configuration-changes tag. Example server-format-changes Description Container tag for changes to menus in the Formats.xml file in any of the Dreamweaver MX Configuration/ServerFormats/servermodel folders. MXI tag descriptions 33

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66

MXI tag descriptions
33
xml:lang
Specifies the language for the listed file. Extension Manager compares this language
with the user language, which is determined by the process outlined in
defaultLanguage
on
page
12
. If the languages match, configuration changes are applied; if not, they are ignored. If
Extension Manager can't determine the user language, it applies all configuration changes
regardless of their specified language.
For more information, see
Creating multilingual extension packages (version 2.1 and
later)
on
page
54
.
Contents
None.
Container
This tag must be contained in an
insertbar-changes
tag.
Example
<insertbar-item-remove id =
item_id
/>
server-behavior-changes
Description
Container tag for changes to menus in the ServerBehaviors.xml file in any of the Dreamweaver
MX Configuration/ServerBehaviors/
servermodel
folders.
Attributes
servermodelfolder
servermodelfolder
The name of the server model folder in which the changes are to be made.
The name of any installed server model (such as
"ASP.NET_Csharp"
,
ASP.NET_VB"
,
"ASP_Js"
,
"ASP_Vbs"
,
"ColdFusion"
,
"UD4-ColdFusion"
,
"PHP_MySQL"
or
"JSP"
) is a valid value. Note
that the attribute value must precisely match the name of the corresponding server
model folder.
Contents
This tag may contain any combination of
menu-remove
and
menu-insert
tags.
Container
This tag must be contained in a
configuration-changes
tag.
Example
<server-behavior-changes servermodelfolder = "ASP_VB">
<!-- menu-remove, menu-insert tags go here -->
</server-behavior-changes>
server-format-changes
Description
Container tag for changes to menus in the Formats.xml file in any of the Dreamweaver MX
Configuration/ServerFormats/
servermodel
folders.