Document processing configuration
Fonto Connectors performs reference resolving for external and internal references (also known as links). This means that the application loads referenced content like images and topics. Fonto Connectors is schema-agnostic, which means that it is not aware of schema-specific concepts. Your instance of Fonto Connectors needs to be configured to get to know the elements in your schema which contain references.
Next to the reference resolving, this configuration part also allows you to configure settings like the way filenames, file extensions and media types are determined. You can also configure Fonto Connectors to run an XSLT upon opening a document in the Fonto Editor or run a XSLT upon saving a document from the Fonto Editor to the underlying storage provider.
Please follow this guide to get Fonto Connectors configured for your schema. For an overview of the settings, please review the table below. For all the options and reference documentation, please review the XML Schema.
If you have a XML Schema editor in your IDE, take some time to configure it with the XML Schema for the document processing configuration. This will give you validation, documentation and/or auto-complete depending on the IDE of choice.
Setting |
Description |
Example usage |
---|---|---|
This setting allows you to configure the application to set a file extension and media type based on a root element of an XML document. You can also set a default value. |
Use the file extension | |
This setting allows you to configure the application to set the document filename based on the content of an element in the XML document. You can also set a default value. |
Use the value of | |
This group of settings allow you to mark elements that contain references. | ||
This group allows you to add pre- and/or post processing steps. |
Add |