Cloak Bridge

The Cloak Bridge component for Interaction provides a bridge from the command-tag constructs of NetCloak (TM) to markup that adheres to the syntax and semantics of XML and established open markup standards. It faciliates the transition from non-standard command tags to proper markup.

Using the Cloak Bridge, Webmasters that previously have depended on proprietary command tags for dynamic pages can move on to benefit from standard markup that covers the same purpose. Documents with command tags can be imported into Interaction, so you can at your own pace convert from command tags to standard markup.

XML Entities and Entity References supersedes INSERT command tags and Macros. The Cloak Bridge makes Interaction recognize and execute all variations of the INSERT command tag as well as macro inclusions. Macros are automatically converted into XML Entities. Webmasters can then at their own pace substitute command tags with corresponding XML constructs, as well as take advantage of other standard markup supported by Interaction.

On-line help is available to further assist the transition from command tags to standard markup. Here are some examples of how to convert from command tags to Interaction XML entity references:

Command TagEntity ReferenceDescription
<INSERT_TIME>&time;Current time
<INSERT_DATE>&date;Current date
<INSERT_DAY>&day;Current day
<INSERT_DOMAIN>&domain;Domain of visitor
<INSERT_USERNAME>&username;Username of visitor
<INSERT_CLIENT>&browser;Browser of visitor
<INSERT_THISURL>&url;URL of page
<A HREF="<INSERT_REFERRER>"><A HREF="&referrer;">Link to previous page
<INSERT_COUNT <INSERT_THISURL>>&hits;Hitcounter
<MACRO header>&header;Header
<MACRO footer>&footer;Footer

Installing the Cloak Bridge Component

  1. Download the Cloak Bridge archive.
  2. Unstuff the archive (most browsers will do this for you).
  3. Find the appropriate version of the component in the folder that best matches your version of Interaction.
  4. Put the component file in the Components folder of Interaction
  5. Restart Interaction to activate the component.