You are here

constant I18N_SELECT_PAGE_NOTLISTED in Internationalization 7

Enable on every page except the listed pages.

2 uses of I18N_SELECT_PAGE_NOTLISTED
i18n_select_page in i18n_select/i18n_select.module
Check current path to enable selection.
i18n_select_variable_info in i18n_select/i18n_select.variable.inc
Implements hook_variable_info().

File

i18n_select/i18n_select.module, line 21
Multilingual content selection module.

Code

define('I18N_SELECT_PAGE_NOTLISTED', 0);