Adobe 38040334 - Dreamweaver CS3 User Manual page 53

Extending dreamweaver
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

Attributes
,
,
,
canNest
doctypes
id
name
Specifies whether the scheme can nest inside itself. Values are
canNest
doctypes="doc_type1, doc_type2,..."
which you can nest this code coloring scheme. Document types are defined in the Dreamweaver
Configuration/Document Types/MMDocumentTypes.xml file.
Required when
id="id_string"
syntax item.
name="display_name"
scheme="customText"
Required. This defines how the
scheme
possible values for the scheme attribute, see "Scheme block delimiter coloring" on page 57.
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"
Required. An identifier string that maps color and style to this syntax item.
id="id_string"
Example
<brackets name="Bracket" id="CodeColor_JavaBracket"><![CDATA[{[()]}]]>
</brackets>
<charStart>
Description
Contains a text string that represents the delimiter of the start of a character. You must specify the
tags in pairs. Multiple
charEnd
Attributes
None.
Example
<charStart><![CDATA[']]></charStart>
,
scheme
Required. Specifies a comma-separated list of document types into
scheme="customText"
A string that appears in the Edit Coloring Scheme dialog box when
.
blockStart
A string that assigns a name to the list of brackets.
...
charStart
charEnd
or
Yes
. An identifier string that maps color and style to this
and
strings are colored. For information on the
blockEnd
pairs are allowed.
DREAMWEAVER CS3
Extending Dreamweaver
. The defaultvalue is
.
No
No
charStart
47
and

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents