Custom Text
Component ID
1502718
Component name
Custom Text
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
2786
Component created
Component changed
Component body
The Custom Text module provides developers with a back-end to give customers easy access to edit any text in the website. Not sure what this means? See our detailed explanation.
Developers need to implement hook_custom_text_info() to provide an identifier and a description for each text, and then they can use this text wherever they choose by using custom_text_get($identifier).
The back-end supports multilingualism, and uses a simple flat interface.
