Templates are saved as XML files named
template.xml
that are then uploaded to Experience
Manager. Each template is required to have a unique identifier.
The template identifier is the folder name where the
template.xml
file resides. For example, in
ThreeColumnNavigationPage\template.xml
, the folder
name,
ThreeColumnNavigationPage
, is the template
identifier. The identifier appears as the name of the cartridge in the
cartridge selector in Experience Manager. The value should be as descriptive as
possible to help the user select the appropriate template, for instance,
"ThreeColumnWithLargeBanner" or "HolidaySalePromotion."
Template folder names cannot have spaces in them. Folder names must be unique within your application. Templates with non-unique identifiers are not available in Experience Manager. Oracle recommends that you treat templates as part of your application's configuration and store them in a version control system. It can also be useful to include a template version number in a property for debugging.