You are here

constant ENTITY_TRANSLATION_METADATA_SHOW in Entity Translation 7

Adds translation metadata to the original authoring information.

1 use of ENTITY_TRANSLATION_METADATA_SHOW
entity_translation_preprocess_node in ./entity_translation.node.inc
Implements hook_preprocess_node().

File

./entity_translation.node.inc, line 21
The node specific translation functions and hook implementations.

Code

define('ENTITY_TRANSLATION_METADATA_SHOW', 1);