This article discusses the Parameters tab when editing a DITA scenario/output transformation.
There are two ways to access the Parameters tab within the Edit DITA scenario dialog:
- From the DITA Maps/Configure Transformation Scenario(s) menu
- Clicking the Configure Transformation Scenario(s) icon within the DITA Maps Manager view.
Select the desired transformation scenario (e.g. DITA Map Webhelp - WKFS) and click the Edit button.
The table below provides a list of the parameters, value or recommended value, and description.
| Name | Value | Description |
|---|---|---|
| args.ftr | $(frameworksDir)\dita\DITA-OT\plugins\com.oxygenxml.webhelp\WKFS_custom.ftr.xml | Specifies the location of a well-formed XML file containing your custom running-footer for the document body. Corresponds to XSLT parameter FTR. Note: The fragment must be valid XML, with a single root element, common practice is to place all content into <div>. |