constant ENTITY_TRANSLATION_METADATA_REPLACE in Entity Translation 7
Replaces the original authoring information with translation metadata.
1 use of ENTITY_TRANSLATION_METADATA_REPLACE
- entity_translation_preprocess_node in ./
entity_translation.node.inc - Implements hook_preprocess_node().
File
- ./
entity_translation.node.inc, line 26 - The node specific translation functions and hook implementations.
Code
define('ENTITY_TRANSLATION_METADATA_REPLACE', 2);