Creating the tagspec tag

The first step in making this translator work properly is to create a tagspec tag for Poco markup, which prevents Adobe Dreamweaver from parsing the untranslated Poco statements.

To create the tagspec tag:

  1. Create a new blank file.
  2. Enter the following:
    <tagspec tag_name="poco" start_string="<#" end_string="#>" ¬detect_in_attribute="true" icon="poco.gif" icon_width="17" ¬icon_height="15"></tagspec>
  3. Save the file as poco.xml in the Configuration/ThirdPartyTags folder.