Adobe 38040334 - Dreamweaver CS3 User Manual page 52

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

Advertisement

Attributes
,
,
,
name
id
priority
doctypes
name="scheme_name"
Edit Coloring Scheme dialog box. Dreamweaver shows a combination of scheme name and field name, such as
. If you do not specify a name, the fields for the scheme do not appear in the Edit Coloring Scheme
HTML Comment
dialog box. For more information about the Edit Coloring Scheme dialog box, see "Editing schemes" on page 62.
Required. An identifier string that maps color and style to this syntax item.
id="id_string"
priority="string"
scheme. Blocks that are inside blocks with higher priority are ignored; blocks that are inside blocks with the same
or lower priority take precedence. The priority has the default value of "50" if you do not specify one.
doctypes="doc_list"
coloring scheme applies. This value is necessary to resolve conflicts in which different start and end blocks use the
same extensions.
Contents
blockEnd, blockStart, brackets, charStart, charEnd, charEsc, commentStart, commentEnd,
cssProperty/, cssSelector/, cssValue/, defaultAttribute, defaultText/, endOfLineComment,
entity/, functionKeyword, idChar1, idCharRest, ignoreCase, ignoreMMTParam, ignoreTags,
keywords, numbers/, operators, regexp, sampleText, searchPattern, stringStart, stringEnd,
stringEsc, urlProtocol, urlProtocols
Container
The
tag.
codeColoring
Example
<scheme name="Text" id="Text" doctypes="Text" priority="1">
<blockEnd>
Description
Optional. Text values that delimit the end of the text block for this scheme. The
must be paired and the combination must be unique. Values are not evaluated as case-sensitive. The
can be one character. Multiple instances of this tag are allowed. For more information on
"Wildcard characters" on page 59.
Attributes
None.
Example
<blockEnd><![CDATA[--->]]></blockEnd>
<blockStart>
Description
Optional. Specified only if the coloring scheme can be embedded inside a different coloring scheme. The
and
tags must be paired, and the combination must be unique. Values are not evaluated as case-
Start
blockEnd
sensitive. The
blockStart
For more information on
attribute, see "Scheme block delimiter coloring" on page 57.
blockStart scheme
A string that assigns a name to the scheme. Dreamweaver shows the scheme name in the
The value ranges from "1" to "99". Highest priority is "1". Specifies the precedence of the
Optional. Specifies a comma-separated list of the document types to which this code
value must be two or more characters in length. Multiple instances of this tag are allowed.
strings, see "Wildcard characters" on page 59. For information on the
blockStart
DREAMWEAVER CS3
Extending Dreamweaver
and
blockEnd
blockStart
blockEnd
strings, see
blockEnd
block-
46
tags
value

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents