<keywords>
Description
List of keywords for type specified in category attribute. Multiple
Attributes
,
name
id
•
name="keywords_name"
•
id="id_string"
Contents
<keyword></keyword>
Example
<keywords
name="Reserved Keywords"
<keyword>break</keyword>
<keyword>case</keyword>
</keywords>
<numbers/>
Description
An empty tag that specifies numbers that should be recognized and also holds color attributes.
Attributes
,
name
id
•
name="number_name"
•
id="id_string"
Example
<numbers
name="Number" id="CodeColor_CFScriptNumber"
<operators>
Description
A list of characters to be recognized as operators.
Attributes
,
name
id
•
name="operator_name"
•
id="id_string"
Example
<operators
name="Operator"
%<>!?:=&|^~]]></operators>
94
Chapter 5: Customizing Code View
A string that assigns a name to the list of keywords.
Required. An identifier string that maps color and style to this syntax item.
id="CodeColor_JavascriptReserved">
A string that assigns a name to the numbers tag.
Required. An identifier string that maps color and style to this syntax item.
A string that assigns a name to the list of operator characters.
Required. An identifier string that maps color and style to this syntax item.
id="CodeColor_JavaOperator"><![CDATA[+-*/
tags are allowed.
keywords
/>
Need help?
Do you have a question about the DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER and is the answer not in the manual?
Questions and answers