Enabling processing of UGC TCDL tags
You need to add a tag bundle to your dynamic configuration file cd_dynamic_conf.xml to enable your the Community Web Service and Moderation Web Service to process User Generated Content TCDL tags at runtime.
About this task
The default Template Building Blocks for User Generated Content create TCDL tags that are handled differently depending on the Target Language setting in the Publication Target:
- if the Target Language is set to JSP or ASP.NET, User Generated Content tags are transformed into JSP or ASP.NET code during publishing that require no further processing.
- if the Target Language is set to REL, User Generated Content tags are published as is (TDCL) to the Web site that require processing at request time.