Adobe Extending Dreamweaver CS4 Manuale Utente Pagina 63

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 387
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 62
57
EXTENDING DREAMWEAVER CS4
Customizing Code view
<stringEnd>
Description
Contains a text string that represents the delimiter of the end of a code string. You must specify the stringStart and
stringEnd tags in pairs. Multiple stringStartstringEnd pairs are allowed.
Attributes
None.
Example
<stringEnd><![CDATA["]]></stringEnd>
<stringEsc>
Description
Contains a text string that represents the delimiter of a string escape character. Multiple stringEsc tags are allowed.
Attributes
None.
Example
<stringEsc><![CDATA[\]]></stringEsc>
<tagGroup>
Description
This tag groups one or more tags to which you can assign a unique color and style.
Attributes
id, name, taglibrary, tags
id="id_string" Required. An identifier string that maps color and style to this syntax item.
name="display_name" A string that Dreamweaver displays in the code color editor.
taglibrary="tag_library_id" The identifier of the tag library to which this group of tags belongs.
tags="tag_list" A tag or comma-separated list of tags that comprise the tag group.
Example
<tagGroup name="HTML Table Tags" id="CodeColor_HTMLTable" taglibrary="DWTagLibrary_html"
tags="table,tbody,td,tfoot,th,thead,tr,vspec,colw,hspec" />
Scheme block delimiter coloring
The blockStart scheme attribute controls the coloring of block opening and closing strings or block delimiters. The
following values are valid values for the
blockStart attribute.
Note: Do not confuse the blockStart.scheme attribute with the scheme tag.
Vedere la pagina 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 386 387

Commenti su questo manuale

Nessun commento