Adobe 29180248 User Guide - Page 34

server-format-definition-changes, data-source-changes, Configuration/DataSources

Page 34 highlights

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-definition-changes Description Container tag for changes to menus in the ServerFormats.xml file in any of the Dreamweaver MX Configuration/ServerFormats/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 data-source-changes Description Container tag for changes to menus in the DataSources.xml file in any of the Dreamweaver MX Configuration/DataSources/servermodel folders. 34 Packaging Extensions with Extension Manager CS5

  • 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

34
Packaging Extensions with Extension Manager CS5
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 servermodelfolder = "ASP_VB">
<!-- menu-remove, menu-insert tags go here -->
</server-format-changes>
server-format-definition-changes
Description
Container tag for changes to menus in the ServerFormats.xml file in any of the Dreamweaver MX
Configuration/ServerFormats/
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-definition-changes servermodelfolder = "ColdFusion">
<!-- menu-remove, menu-insert tags go here -->
</server-format-definition-changes>
data-source-changes
Description
Container tag for changes to menus in the DataSources.xml file in any of the Dreamweaver MX
Configuration/DataSources/
servermodel
folders.