MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manual page 74

Extending dreamweaver
Table of Contents

Advertisement

<idCharRest>
Description
A list of characters that are to be recognized as the remaining characters in an identifier. If
is not specified, all characters of the identifier are validated against this list.
idChar1
Attributes
,
name
id
name="idCharRest_name"
id="id_string"
item.
Example
<idCharRest
name="Identifier"
id="CodeColor_JavascriptIdentifier">_$abcdefghijklmnopqrstuvwxyzABCDEFGH
IJKLMNOPQRSTUVWXYZ0123456789</idCharRest>
<ignoreCase>
Description
Specifies whether case should be ignored when comparing tokens to keywords. Values are
or
. The default is
No
Attributes
None.
Example
<ignoreCase>Yes</ignoreCase>
<ignoreMMTParams>
Description
Specifies whether the
tags should be colored specially. Values are
proper coloring in pages that use Templates.
Attributes
None.
Example
<ignoreMMTParams>No</ignoreMMTParams>
74
Customizing Code View
A string that assigns a name to the
Required. An identifier string that maps color and style to this syntax
.
Yes
MMTInstance:Param
,
<!-- InstanceParam
and
; the default is
Yes
No
block.
stringStart
, or <!--
#InstanceParam
. This handles
Yes
Yes

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