MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Manual page 94

Extending dreamweaver
Hide thumbs Also See for DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER:
Table of Contents

Advertisement

<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
/>

Advertisement

Table of Contents
loading
Need help?

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

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents