MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manual page 67

Extending dreamweaver
Table of Contents

Advertisement

Attributes
,
,
canNest
doctypes
Specifies whether the scheme can nest inside itself. Values are
canNest
The default is
"No"
doctypes="doc_type1, doc_type2,..."
document types into which you can nest this code coloring scheme. Document types are
defined in the Dreamweaver Configuration/Document Types/MMDocumentTypes.xml
file.
id="id_string"
color and style to this syntax item.
name="display_name"
when
scheme="customText"
Required. This defines how the
scheme
For information on the possible values for the scheme attribute, see
delimiter coloring" on page
Example
<blockStart
doctypes="ColdFusion,CFC" scheme="innerText"
canNest="Yes"><![CDATA[<!---]]></blockStart>
<brackets>
Description
A list of characters that represent brackets.
Attributes
,
name
id
name="bracket_name"
id="id_string"
item.
Example
<brackets
name="Bracket"
brackets>
,
,
id
name
scheme
.
Required when
scheme="customText"
A string that appears in the Edit Coloring Scheme dialog box
.
80.
A string that assigns a name to the list of brackets.
Required. An identifier string that maps color and style to this syntax
id="CodeColor_JavaBracket"><![CDATA[{[()]}]]></
Required. Specifies a comma-separated list of
. An identifier string that maps
and
blockStart
blockEnd
or
.
"Yes"
"No"
strings are colored.
"Scheme block
Code coloring
67

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?

This manual is also suitable for:

Dreamweaver 8

Table of Contents