Specify options that control the various authoring and publishing features of DITA-FMx.
The Options dialog provides access to the frequently modified properties and settings. Other settings can be changed manually in the ditafmx.ini file in the user’s DITA-FMx folder ( , see the INI-Only Settings topic for details.
Uses a doctype-to-structure-application mapping to specify the application to use when opening a DITA topic or map file. Choose the Edit button to define the mapping, then enable the Use doctype/application mapping option to use the mapping. For details on this feature, see Doctype/Application Mapping.
It is important to define a mapping for all possible doctypes that you may encounter, otherwise errors will result when opening files. When this option is enabled, the Topic and Map applications specified in the Options dialog are ignored. The “doctype” is the root element’s name, or the “topic type”. If you use the task, concept, and reference topic types, you should set up a mapping for each type.
Use of this option allows you to define separate structure applications for each topic type, or you can use a structure application that supports multiple types (like the default DITA-FMx applications). The structure applications can share common files as needed (typically the EDD and DTDs), but each unique application name will require a separate entry in the structure application definitions file.
The name of the Topic structure application used for topic items on the
menu. The Topic structure application is used for authoring of DITA topics.Also, if the Use doctype/application mapping option is not enabled, this specifies the application used to open a DITA topic file when that topic is opened automatically (such as when you double-click a topicref or reference a topic from a topic or a map).
The name of the Map structure application used for map items on the
menu. The Map structure application is used for authoring of DITA maps.Also, if the Use doctype/application mapping option is not enabled, this specifies the application used to open a DITA map file when that map is opened automatically (such as when you double-click a topicref or reference a map from another map).
The name of the Book structure application used by the Generate Book from Map command. The Book application is used for generating FM book and chapter files from a DITA map; it is not used for authoring.
Specifies the file extension applied to new topic files when one is not provided as part of the file name.
Specifies the type of ID that will be generated automatically by DITA-FMx when an ID is required. GUID specifies a globally unique ID and QUID specifies a “quasi unique” ID. The QUID is shorter and when combined with a unique ID prefix can be considered to be unique under typical conditions (but is technically not globally unique).
Neither of these ID types is necessarily better than the other, it really depends on your needs. The GUID is defined to be “globally” unique, so if this is important to your process that might be a reason to use the GUID. The downside of a GUID is that they are very long and not particularly user-friendly. The QUID is unique under most conditions, and if each of your writers specifies a unique prefix the uniqueness is almost guaranteed. The QUID is probably preferable if you want to be able to “read” the values.
The string that is used as a prefix on IDs that are automatically generated.
When an element is inserted that has a required ID attribute, that attribute value is automatically added.
On file open, any conrefs are resolved and updated. Note that this auto-loading is applied to all files opened as a result of a reference in that file being resolved. The number of levels of reference resolution is determined by the MaxRefLevels INIOnly parameter.
On file open, any xref (or fm-xref) and link (or fm-link) elements are resolved and the labels are updated with the text of the target element. Note that this auto-loading is applied to all files opened as a result of a reference in that file being resolved. The number of levels of reference resolution is determined by the MaxRefLevels INIOnly parameter.
If this option is disabled, fm-xref and fm-link elements are not converted from their base xref or link elements; they will remain as xref or link elements until you enable this option.
On file open of a DITA map, labels (as fm-reflabel and navtitle elements) are added to all topicref-based elements. To open the associated file, double-click the label. If this option is selected, the additional “Show” options are available:
On file open, the prolog element is tagged with the “DITA-Prolog” condition. If this condition does not exist, it is created, and set to “Show.” If this condition already exists in the template, the condition is applied and the current Show/Hide state is used.
On file open (of a map), any topicmeta and bookmeta elements are tagged with the “DITA-Topicmeta” condition. If this condition does not exist, it is created, and set to “Show.” If this condition already exists in the template, the condition is applied and the current Show/Hide state is used.
On file open, any draft-comment elements are tagged with the “DITA-Comment” condition. If this condition does not exist, it is created, and set to “Show.” If this condition already exists in the template, the condition is applied and the current Show/Hide state is used.
On file open, any data, data-about, and area elements are tagged with the “DITA-Data” condition. If this condition does not exist, it is created, and set to “Show.” If this condition already exists in the template, the condition is applied and the current Show/Hide state is used.
On file open, the required-cleanup elements are tagged with the “DITA-Cleanup” condition. If this condition does not exist, it is created, and set to “Show.” If this condition already exists in the template, the condition is applied and the current Show/Hide state is used.
Strips redundant spaces and tabs from the XML file, often added by XML editors to “pretty-print” XML files for ease of use. If this option is disabled, you may see extra whitespace or paragraphs in the file when open in FrameMaker.
If enabled, indexterm elements are converted into fm-indexterm elements on file open and that process is revered when the file is written to disk. This provides for compatibility between the DITA indexing syntax and FrameMaker’s marker syntax. If this option is not enabled, indexterm elements import as container elements and display inline as ordinary content.
On file open, the “saved” view settings are restored. The settings are saved when the Save View Settings command is run, and include the document zoom value, attribute display options, and the visibility of borders, text symbols, rulers, grid lines, and element boundaries.
Enables the use of language-specific template files. When opening a DITA XML file, if the topic’s xml:lang attribute specifies a value, and a matching language template exists in the same folder as the default structure application template, that template is used instead of the default template. The language template must be named “<templatename>.<langval>.fm” (the “.fm” extension is optional, but if the default template includes the extension, the language template must also. For example, if your default template is topic.template.fm, a Japanese language template would be named topic.template.ja-jp.fm (assuming that “ja-jp” was the value in the xml:lang attribute).
If this option is enabled, DITA-FMx will also look for a language-specific book-build INI file when creating a book from a map (ditafmx-bookbuild.<langval>.ini). This file will be located in the same places as the standard book-build INI file. If a language-specific INI is not found, the default book-build INI will be used (if available). For example, if the xml:lang attribute value is set to “ja-jp”, DITA-FMx will look for the file ditafmx-bookbuild.ja-jp.ini.
When opening a DITA map, instead of opening it in the Resource Manager, it is opened in the document view. Although the Resource Manager presents the files in an orderly package, it is not a terribly useful way to work on a map because many features of a map are unavailable.
Displays the External Application Settings dialog. This dialog specifies the following program locations and settings:
DITA Open Toolkit installation directory (used by the Generate Output command)
utility used for the Create Archive command
application used as the text editor for coderefs