144
Creating a tag definition file
You can customize existing tag definitions and create new tag definition files. Every tag
editor file contains the following markup structure:
<TAG>
<ATTRIBUTES>
… Defines tag attribute properties and behavior
</ATTRIBUTES>
<ATTRIBCATEGORIES>
… Defines logical grouping for tag attributes
</ATTRIBCATEGORIES>
<EDITORLAYOUT>
… Defines the layout of a tag editor
</EDITORLAYOUT>
<TAGLAYOUT>
… Defines the tag generation template
</TAGLAYOUT>
<TAGDESCRIPTION>
… HTML-based documentation for the tag
</TAGDESCRIPTION>
</TAG>
You can create the definition file in three ways:
•
Write it manually.
•
Create it from an existing tag definition file.
•
Use the Tag Definitions Library dialog box to add a tag and edit the generated
file.
Содержание COLDFUSION STUDIO 4.5-USING COLDFUSION...
Страница 1: ...Allaire Corporation Using ColdFusion Studio ColdFusion Studio 4 5 for Windows 95 98 NT4 2000...
Страница 16: ...xvi Contacting Allaire...
Страница 90: ...82...
Страница 130: ...122...
Страница 133: ...141 Two VTML tags CAT and E let you customize the content of these dialog boxes...
Страница 182: ...190...