Documentation Center

Adding the UGC tag bundle to the TCDL configuration

Enable the Content Deployer worker to process UGC tags by adding the UGC tag bundle to the TCDL configuration file, tcdl-conf.xml.

Procedure

  1. Access the configuration directory of the Content Deployer Worker role.
  2. Open tcdl-conf.xml for editing.
  3. Add the following element just above the closing tag </TCDLEngine>:
    <TagBundle Resource="ugc_tag_bundle.xml" />
  4. Save and close tcdl-conf.xml.