Macromedia dreamweaver 8-extending dreamweaver User Manual

Page of 504
Tag library file format
267
tagformat.nlaftertag
The number of newline characters to insert 
after this tag. 
Optional
attrib.name
The name of the attribute, as it appears in the 
source code.
Mandatory
attrib.type
If omitted, 
attrib.type
 is 
"text"
It can have the following values:
TEXT
—free text content 
ENUMERATED
—a list of enumerated values 
COLOR
—a color value (name or hex) 
FONT
—font name or font family 
STYLE
—CSS styles attribute 
CSSSTYLE
—CSS class name
CSSID
—CSS class ID
FILEPATH
 —a full file path 
DIRECTORY
—a folder path 
FILENAME
—filename only 
RELATIVEPATH
 —a relative representation of the 
path 
FLAG
 —an ON/OFF attribute that contains 
no value 
Optional
attrib.casesensitive
Specifies whether the attribute name is case-
sensitive. If the 
CASESENSITIVE
 attribute is 
missing, the attribute name is case-insensitive.
Optional
NO
T
E
In versions before Dreamweaver MX, tag information is stored in the Configuration/
TagAttributeList.txt file. 
Attribute
Description
Mandatory/
optional