Creating New Document Templates
Oxygen XML Developer allows you to create your own custom document templates and they will appear in the Global templates folder (or another specified folder) within the New document wizard.
Creating a New Document Template
To create your own custom document template and have it appear in the new file wizard, follow these steps:
- Create a new file (whatever type of document you need) and customize it to become
a
starting point for creating new files of this type.
Tip
You can use editor variables in the template file content and they will be expanded when the files are opened. - Save the new file template in one of the following locations:
- The
templates
directory of the Oxygen XML Developer installation directory ([OXYGEN_INSTALL_DIR]/templates
). File templates saved in this directory will appear in the Global templates category in the New document wizard. - You can also use any other directory of your choice, but you must add that directory to the list of templates in the Document Templates preferences page. This user-defined directory will appear in the New document wizard with the new file templates that you save in it.
Attention
The name that you use to save the template will be the name that appears in the new file wizard, including capitalization, space, and characters (for example,My Custom Template1.xml
will appear in the new file wizard as My Custom Template1). - The
- Open the new file wizard (New toolbar
button or ) and you should see your custom template in the appropriate folder. For
DITA templates, they will also appear in the dialog box for creating new DITA topics,
but if you create a corresponding properties file (see the
procedure below), you need to set the
type
property to dita.