MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Manual page 91

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

Advertisement

<endOfLineComment>
Description
A text string that delimits the start of a comment that continues until the end of the current line.
Multiple
endOfLineComment
Attributes
None.
Example
<endOfLineComment><![CDATA[//]]></endOfLineComment>
<entity/>
Description
An empty tag that indicates that HTML special characters should be recognized and hold
coloring attributes.
Attributes
,
name
id
name="entity_name"
id="id_string"
Example
<entity
name="Special Characters" id="CodeColor_HTMLEntity"
<functionKeyword>
Description
Identifies keywords that define a function. Dreamweaver uses these keywords to perform code
navigation. Multiple
Attributes
,
name
id
name="functionKeyword_name"
block.
id="id_string"
Example
<functionKeyword
id="CodeColor_JavascriptFunction">function</functionKeyword>
...
/endOfLineComment
A string that assigns a name to the entity.
Required. An identifier string that maps color and style to this syntax item.
tags are allowed.
functionKeyword
A string that assigns a name to the
Required. An identifier string that maps color and style to this syntax item.
name="Function Keyword"
tags are allowed.
/>
functionKeyword
Code coloring
91

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

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents