Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

CategoryImport / FileParser

Purpose

Enables import of Transit files.

Bootstrap Class

editor_Plugins_Transit_Bootstrap
TypeCore plug-in (delivered with translate5 core)

Description

Enhances the default import process, so that it can deal with the special file structure of Transit files.

For export transit files several configuration parameters are available.

Configuration

Config nameValuesDefaultDescription
runtimeOptions.plugins.transit.writeInfoField.enabled0 or 10decides, if information is added to the target-infofield of a segment- further config values decide, which information.
runtimeOptions.plugins.transit.writeInfoField.exportDate0 or 10decides, if exportdate is written to infofield.
runtimeOptions.plugins.transit.writeInfoField.manualStatus0 or 10decides, if manualStatus is written to infofield.
runtimeOptions.plugins.transit.writeInfoField.termsWithoutTranslation0 or 10decides, if SourceTermsWithoutTranslation are written to infofield.
runtimeOptions.plugins.transit.writeInfoField.exportDateValueDate Optional, if empty the current date is used. If a specific date should be used, configure it in the form: YYYY-MM-DD
runtimeOptions.plugins.transit.exportOnlyEditable0 or 11Per default only the content of editable segments is written back to transit file. This does not influence the Info Field!
  • No labels