Adobe Extending Dreamweaver CS4 Uživatelský manuál Strana 59

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 387
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 58
53
EXTENDING DREAMWEAVER CS4
Customizing Code view
<ignoreCase>
Description
Specifies whether case should be ignored when comparing tokens to keywords. Values are
Yes
or
No
. The default is
Yes
.
Attributes
None.
Example
<ignoreCase>Yes</ignoreCase>
<ignoreMMTParams>
Description
Specifies whether the MMTInstance:Param, <!-- InstanceParam, or <!-- #InstanceParam tag should be colored
specially. Values are
Yes and No;the default is Yes. This handles proper coloring in pages that use templates.
Attributes
None.
Example
<ignoreMMTParams>No</ignoreMMTParams>
<ignoreTags>
Description
Specifies whether markup tags should be ignored. Values are Yes and No;the default is Yes. Set to No when syntax is
for tag markup language that is delimited by
< and >. Set to Yes when syntax is for a programming language.
Attributes
None.
Example
<ignoreTags>No</ignoreTags>
<isLocked>
Description
Specifies whether the text that is matched by this scheme is locked from being edited in the Code view. Values are Yes
and
No. Default is No.
Attributes
None.
Example
<isLocked>Yes</isLocked>
Zobrazit stránku 58
1 2 ... 54 55 56 57 58 59 60 61 62 63 64 ... 386 387

Komentáře k této Příručce

Žádné komentáře