Rainbow Translation Kit Filter

From Okapi Framework
Revision as of 16:10, 8 March 2011 by Ysavourel (talk | contribs) (→‎Parameters)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

The Rainbow Translation Kit Filter is an Okapi component that implements the IFilter interface for any of the packages generated by the Rainbow Translation Kit Creation Step.

This is a filter for READING ONLY (you cannot re-write the translation kit using this filter).

Processing Details

Rainbow translation kits come in different types of packages. they usually corresponds to a directory with a specific layout and content. One of the files in the directory is called manifest.rkm. This is the file to use as the input file to process the whole package.

Parameters

Open the manifest file before processing — Set this option to open the manifest file, and possibly modify it, before processing it. This allows you for example to merge back only a sub-set of the files listed in the manifest. See the page "Rainbow Translation Kit Manifest" for details.

Limitations

  • This is a READING ONLY filter. This filter does not generate an output corresponding to the input. It must be used for input only.