The correct ADE configuration for each site can be cumbersome. Especially, when you have a multi-site installation with various templates present. Typically, the types, formatters and functions that make sense depend (only) on the template that is used. To ease the configuration, sitemap master configurations are introduced.
The idea is to add a sitemap master configuration to the module that contains your template (JSP) and reference it in the sitemap configuration for sites that use the template.
The master configuration file offers four tabs:
where the options are (nearly) identically to the ones in the sitemap configuration.
The sitemap master configuration is a great feature to configure sites already when developing the template. At least for installations with multiple templates, we strongly recommend to use them.