DITA Prolog Updater Add-onEdit online
Oxygen XML Editor offers an add-on that contributes a preferences page () that includes various options for updating the prolog section of a DITA
topic or map. The preferences page includes the following options that can be set for DITA
topics or maps (or both):
- Author - Specifies the name of the author. By default, it is the system user name.
- Enable automatic prolog update on save - When this option is selected, the prolog is updated anytime the document is saved.
- Set creator name - When this option is selected, the author is set as the document's creator in the prolog when the document is saved. This option is only applicable for new documents.
- Set created date - When this option is selected, a created date is added to the prolog when the document is saved. This option is only applicable for new documents.
- Update contributor names - When this option is selected, the author is set as a contributor in the prolog when the document is saved. This option is only applicable for already existing documents.
- Update revised dates: When this option is selected, a revised date is added to the prolog when the document is saved. This option is only applicable for already existing documents.
To install it the add-on, follow these instructions:
- Go to to open an add-on selection dialog box.
- Enter or paste https://raw.githubusercontent.com/oxygenxml/dita-prolog-updater/master/build/addon.xml in the Show add-ons from field.
- Select the DITA Prolog Updater add-on and click Next.
- Select the I accept all terms of the end user license agreement option and click Finish.
- Restart the application.
Result: The DITA Prolog Updater preferences page will now be available in .
For more information, see the details for this DITA Prolog Updater add-on in GitHub.