The Tag Chooser - MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Manual

Extending dreamweaver
Hide thumbs Also See for DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER:
Table of Contents

Advertisement

Attribute
attrib.type
attrib.casesensitive
Note: In versions before Dreamweaver MX, tag information is stored in the Configuration/
TagAttributeList.txt file.

The Tag Chooser

The Tag Chooser lets you view tags in functional groups so you can easily access frequently used
tags. In order to add a tag or a set of tags to the Tag Chooser, you must add them to the tag
library. You can do this by using the Tag Library Editor dialog box or by installing a Dreamweaver
extension, which is packaged in an MXP file
TagChooser.xml files
The TagChooser.xml file provides the metadata for organizing tag groupings that appear in the
Tag Chooser. Each tag that comes with Dreamweaver is stored in a functional grouping and is
available in the Tag Chooser. By editing the TagChooser.xml file, you can regroup existing tags
and group new tags. You can customize how tags are organized for your users by creating
subcategories so they can easily access their most important tags.
The TagLibraries.vtm file supports the use of the
points to the TagChooser.xml file. If you change existing TagChooser.xml files or create new ones,
the
TAGLIBRARY.TAGCHOOSER
be fully functional.
If there is no
TAGLIBRARY.TAGCHOOSER
is in the TagLibraries.vtm file.
TagChooser.xml files are stored in Configuration/TagLibraries/TagLibraryName folder. The
following example shows the structure of TagChooser.xml files:
<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<tclibrary name="Friendly name for library node" desc='Description for
incorporated reference' reference="Language[,Topic[,Subtopic]]">
208
Chapter 11: Tag Libraries and Editors
Description
If omitted,
attrib.type
It can have the following values:
—free text content
TEXT
—a list of enumerated values
ENUMERATED
—a color value (name or hex)
COLOR
—font name or font family
FONT
—CSS styles attribute
STYLE
—a full file path
FILEPATH
—a folder path
DIRECTORY
—filename only
FILENAME
—a relative representation of the
RELATIVEPATH
path
—an ON/OFF attribute that contains
FLAG
no value
Specifies whether the attribute name is case-
sensitive. If the
CASESENSITIVE
missing, the attribute name is case-insensitive.
.
TAGLIBRARY.TAGCHOOSER
attribute must point to the correct location for the Tag Chooser to
attribute, the Tag Chooser displays the tree structure that
is
.
"text"
attribute is
Mandatory/
optional
Optional
Optional
attribute, which

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents