Dreamweaver Template Syntax

Make Attribute Editable

Modify > Templates > Make attribute Editable…

This puts in the following:

id=”@@(BodyID)@@”

Then, in a page based upon this template:

Modify > Template Properties

TemplateParam name="" type="boolean" value="true" TemplateParam name="bodyID" type="text" value=""


Categories