i18n Localized Variables
Categories
Component ID
1149868
Component name
i18n Localized Variables
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
385
Component created
Component changed
Component body
i18n Localized Variables extends Internationalization module to let Drupal utilize localized variables for each enabled language without modifying sites/default/settings.php.
It passes selected variables into the $conf['i18n_variables'] array at init() time.
Module also utilizes basic cache to pass all variables once after module installation or reconfiguration and then load data from cache.
Configuration
Module gives ability to include certain modules which variables should be used as a localized variables and select more granular option to get only required variables beeing localized.
Configuration is available in Site configuration -> Languages -> Multilingual system -> i18n localized variables.
