Document Type Configuration Files
Once you have created a document type, you can customize it for use with Arbortext Editor and Arbortext Publishing Engine by creating or editing a document type configuration file (.dcf). The .dcf file is an XML file based on the dcfdtd document type (Arbortext-path/doctypes/dcfdtd/dcfdtd.dtd).
You can edit or create a
.dcf file using the
DCF Editor in
Arbortext Architect.
The .dcf file can be saved in the same directory as the associated document type. It should have the same name as the document type (doctypename.dcf). You also can place a .dcf in a \custom\doctypes\doctype directory. The doctype directory name and the base file name of the .dcf must be the same as the base document type name. For example, you could customize the default Arbortext XML DocBook axdocbook.dcf, and then put it in Arbortext-path\custom\doctypes\axdocbook to override the default .dcf.
Use the .dcf file to configure the following features:
• Options element — Configures document type-scoped settings.
◦ Application toolbar functionality (see Configuring and enabling the Application toolbar in the Administrator's Guide)
◦ Custom dictionaries (see Creating and accessing a user-defined dictionary in the Administrator's Guide)
◦ Alternative stylesheet directory (see Specifying an alternative stylesheets directory for a document type in the Administrator's Guide)
◦ DitaOptions element — Configures document type-scoped settings specific to DITA document types.
• NewDialog element — Configures the document type information displayed and accessed in the
New Document dialog box.
• NewTopicDialog element — Configures the document type information displayed and accessed in the
Resource Manager.
• ElementOptions element — Configures specific traits for elements.
• AttributeOptions element — Configures the display of attributes in Arbortext Editor.
• Display element — Configures the display of elements in Arbortext Editor Edit view, overriding the default settings.
• Specials element — Configures elements as specific types (graphic, link, target, ActiveX control, or paragraph).
◦ ActiveX controls (Refer to the Working with ActiveX chapter in the Customizer's Guide.
• ContextTransformations element — Configures substitutions or additional insertions to keep a document valid in response to other changes.
• TextStyles element — Configures elements as bold, italic, or underline text styles.
• Lists element — Configures elements for creating bulleted and numbered lists, which are inserted by bulleted and numbered list buttons on the
Application toolbar.
• SmartInsert element — Configures the categories and elements for the
Smart Insert dialog box.
• Framesets element — Specifies valid framesets and their locations for a document type.
• Composition element — Configures the allowable output types and optional
.ccf composer configuration file.
• ColumnView element — Enables Column view for the document type and configures the number and type of columns displayed.
• PEStylesheetOrder element — Configures the order of stylesheet selections displayed in Print and Publish dialog boxes.
• PasteOptions element — Specifies elements that should be treated as primary elements for copy and paste conversion.