Configuring the default Template Building Blocks loaded
You can control which default templates you want to load by editing one or more configuration files.
About this task
The various default Template Building Blocks shipped with SDL Tridion are registered in the defaultTemplatesScripts section of the Tridion.ContentManager.config configuration file, which is by default in%TRIDION_HOME%\config\.
Each <defaultTemplatesScript> element in this section has a scriptFile attribute which points to the XML setup script for a part of SDL Tridion:
- SetupDefaultTemplates.xml contains default items for the core
- SetupOutboundEmailTemplates.xml contains default items for Outbound E-mail (only present if this feature was installed)
- SetupSiteEdit2012Templates.xml conbtain default items for Experience Manager (only present if this feature was installed)
Each of these files is based on the %TRIDION_HOME%\schemas\SetupTemplates.xsd schema file, and defines XML instructions for loading default Template Building Blocks.