Specifying editable tag attributes in a template

Specifying editable tag attributes in a template

You can set multiple editable attributes in a page so that template users can modify the attributes in template-based documents. The following data types are supported: text, Boolean (true/false), color, and URL.

To define an editable tag attribute:

  1. In the Document window, select an item you want to set an editable tag attribute for.
  2. Select Modify > Templates > Make Attribute Editable.

    The Editable Tag Attributes dialog box appears.

  3. Complete the dialog box for each attribute you want to make editable.

    For information about completing the dialog box, see Setting options for the Editable Tag Attributes dialog box.

  4. Click OK.

    Creating an editable tag attribute inserts a template parameter in the code. An initial value for the attribute is set in the template document; when a template-based document is created, it inherits the parameter. A template user can then edit the parameter in the template-based document (see Modifying template properties).

Related topics

  • Making an editable tag attribute uneditable


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Laying Out Pages with CSS
Managing Templates
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Developing Applications Rapidly