FIGURE 33-9
You use the Tag Library Editor to customize Dreamweaver??™s tag libraries.
2. In the Used In list box, choose every type of document that should use the selected tag library.
Note that the tags in the selected library are available only in the document types you??™ve chosen.
3. If the tags in the selected tag library require a prefix, enter this prefix in the Tag Prefix field. The
Tag Prefix box enables you to add a prefix to the beginning of every tag in that particular library.
For example, if you developed a tag library for XSL documents, you add xsl: as the tag prefix to
add the prefix to the beginning of every tag.
4. When you are finished, click OK to close the Tag Library Editor dialog box.
1049
Customizing Dreamweaver 33
To edit a tag in a tag library, follow these steps:
1. Choose Edit ??? Tag Libraries. In the Tag Library Editor dialog box, open a tag library and select
the tag you want to edit.
2. Set your desired Tag Format options:
n Line Breaks: Changing the line breaks option changes where Dreamweaver places line breaks
in your code. Choose between four options: No Line Breaks; Before and After Tag; Before,
Inside, After; and After Tag Only. This option is great for preventing line breaks after
tags and before | tags to ensure that no unwanted whitespace shows up in your code.
Pages:
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782