Transformer Tags
Tag transformer


This tag turns off transformation on a gatewayed page. To disable transformation, set the pt:fixurl attribute to "off" as shown below. The transformer will not insert calls to the "FixURLForPlumtree" function for the rest of the file, unless you switch the feature back on in a subsequent directive with a pt:fixurl attribute of "on".

Example:
<pt:transformer pt:fixurl="off"/>


Tag Information
Tag Nametransformer

Attributes
NameTypeRequiredDefault ValueDescription
fixurlstringtruenullDetermines if URLs should be transformed. To disable transformation, set to "off" as shown above. URL transformation is enabled by default.


Copyright 2005 Plumtree Software, Inc.