You are here

constant TRANSLATION_OVERVIEW_NORMAL in Translation Overview 6.2

6 uses of TRANSLATION_OVERVIEW_NORMAL
theme_translation_overview_translation_link in ./translation_overview.module
translation_overview_get_node_priority in ./translation_overview.module
Determine the priority of a node.
translation_overview_schema in ./translation_overview.install
Implementation of hook_schema().
translation_overview_schema_add_submit in ./translation_overview.module
Alter the schema when new languages are added.
translation_overview_translation_link in ./translation_overview.module
Build a link to the translated node.

... See full list

File

./translation_overview.module, line 4

Code

define('TRANSLATION_OVERVIEW_NORMAL', 1);