MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manual page 77

Extending dreamweaver
Table of Contents

Advertisement

Attributes
,
name
id
name="operator_name"
id="id_string"
item.
Example
<operators
name="Operator"
%<>!?:=&|^~]]></operators>
<regexp>
Description
Specifies a list of
searchPattern
Attributes
,
,
name
id
delimiter
name="stringStart_name"
strings.
id="id_string"
item.
The character or string that starts and ends a regular expression.
delimiter
The character or string that signals special character processing, known as the
escape
"escape" character or string.
Contents
<searchPattern></searchPattern>
Example
<regexp
name="RegExp" id="CodeColor_JavascriptRegexp" delimiter="/"
escape="\\">
<searchPattern><![CDATA[(\s*/\e*\\/]]></searchPattern>
<searchPattern><![CDATA[=\s*/\e*\\/]]></searchPattern>
</regexp>
<sampleText>
Description
Representative text that appears in the Preview window of the Edit Coloring Scheme dialog
box. For more information on the Edit Coloring Scheme dialog box, see
on page
87.
A string that assigns a name to the list of operator characters.
Required. An identifier string that maps color and style to this syntax
id="CodeColor_JavaOperator"><![CDATA[+-*/
tags.
,
escape
A string that assigns a name to the list of search pattern
Required. An identifier string that maps color and style to this syntax
"Editing schemes"
Code coloring
77

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?

Questions and answers

This manual is also suitable for:

Dreamweaver 8

Table of Contents