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:
- Create a new blank file.
- 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>
- Save the file as poco.xml in the Configuration/ThirdPartyTags folder.