Page tree

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

Compare with Current View Page History

« Previous Version 4 Next »

CategoryImport Plugin

Purpose

Sets the segment editable flag out of configurable other data, normally segment meta data.

Bootstrap Class

editor_Plugins_LockSegmentsBasedOnConfig_Bootstrap

Description

Sets the segment editable flag out of configurable other data, normally segment meta data.

Configuration

Config nameDefault valueDescription
runtimeOptions.plugins.LockSegmentsBasedOnConfig.metaToLock.notTranslated00 or 1; decides, if segments with metadata "notTranslated" will be locked from editing by this plugin.
runtimeOptions.plugins.LockSegmentsBasedOnConfig.metaToLock.transitLockedForRefMat00 or 1; decides, if segments with metadata "transitLockedForRefMat" will be locked from editing by this plugin.
runtimeOptions.plugins.LockSegmentsBasedOnConfig.metaToLock.noMissingTargetTermOnImport00 or 1; decides, if segments with metadata "noMissingTargetTermOnImport" will be locked from editing by this plugin.
  • No labels