Block I18n Config
Categories
Component ID
2500017
Component name
Block I18n Config
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1736
Component created
Component changed
Component body
This module provides API that should help with integrating your custom block configuration with i18n, so it will be translatable on block "translate" page just like the block title.
This module is for developers, you need to register your custom block property with hook_block_i18n_config_info(), to see how to do this, see the file: block_i18n_config.api.inc .
