Global template
The Global template (previously known as custom folder) is a custom project template that applies to all projects on the server. It is specified by the optional globalTemplate
property in global properties.
It defines document types, publish scripts and labels for use in all projects.
By definition, a URL doesn’t change simply because multiple groups reference it. This is why the management of URLs is at the server level, not within individual projects. For this reason, a global template is the only way to specify URL types.
If the global template page exists, it is accessible through the system administration and provides shorthand options to update the labels and types it defines.
Configuration
To specify an existing project template to be the global template, make that project name the value of the globalTemplate
property in the global properties, visible on the server properties page. If no project name is in the globalTemplate
property, the default template is used.
There is no way to edit the global properties through the user interface. Updates require an administrator with access to the file system and a text editor.