1.02 - 5 May 2014

New Features

Added the ability to move multiple marker types
The Move Markers command now supports moving multiple marker types. The MoveMarkers section in the INI file requires two new parameters, NumMarkerTypes and PrologElemPath. Additionally, if multiple markers are being moved, new MoveMarkers-N sections must be added for each marker type.
Added Map Hypertext Markers command
This command applies processing to “message URL”, “gotolink”, and “newlink” Hypertext markers. The “message URL” markers will convert into external xrefs, “gotolink” markers convert into external xrefs, based on the format specified in the GotolinkHref parameter, and “newlink” markers can optionally be converted into fm-data-marker elements.
Added Related Links to Reltable command
This command generates a reltable map from the related links in each file.
Allow file name reference of stop words
The StopWords INI parameter can now specify a plain text file for the list of stop words to remove from titles when generating topic file names.
New URI-encoding building blocks
Three new building blocks have been added: <$URI-VAR(VARNAME)>, <$URI-MARKERTEXT>, and <$URI-LINKTEXT>. These building blocks result in URI-coded values and are intended for use with the GotolinkHref parameter for the Map Hypertext Markers command.
Split the Fix/Flatten Cross-refs command into two commands
To support better processing of cross-refs and related links, the Fix/Flatten Cross-refs command has been split into two commands, Fix Cross-refs and Flatten Cross-refs.
Support disabling of date metadata in generated maps
By default, all generated maps will include the date in the topicmeta (or bookmeta). To disable this feature set the General/IncludeMetadataInMaps parameter to “0” in the fm2dita.ini file.

Sample File and Structure Application Updates

No changes or updates have been made to the structure application or sample files.

Bug Fixes / Minor Updates

Updated the Conversion Pod
The Conversion Pod has been updated to correspond with the changes to the available conversion commands.