
1172
Part VII
Extending Dreamweaver
Attribute Type
■■
—There are 10 different attribute types for your tag—Text, Enumerated,
Color, Directory, File Name, File Path, Flag, Font, Relative Path, and Style. Setting the
type affects how Dreamweaver asks for information when using Code Hints in Code
view or the Quick Tag Editor. Choosing Color for an attribute causes a color palette to
appear if you add the attribute in Code view. Setting the Type to Relative Path gives you
a Select File dialog box.
Values
■■
—The Values field is used only for the enumerated attribute type and gives you a
list of valid values for a particular attribute.
3. Click OK.
Creating and deleting tag libraries, tags, and attributes
The following sets of steps show you how to create a new tag library, add a tag to an existing library,
or add an attribute to an existing tag.
To add a new tag library, follow these steps:
1. Choose Edit ➪ Tag Libraries.
2. Click the Add (+) button and choose New Tag Library.
3. Enter a name for your new tag library and click OK.
4. Your new tag library is now shown at the bottom of the list. You’re ready to start adding
new tags.
To add new tags to one of your tag libraries, follow these steps:
1. Choose Edit ➪ Tag Libraries.
2. Click the Add (+) button and choose New Tags.
3. Choose the Tag Library to add to in the list menu.
4. Enter one or more tags to add. To add a several ...