Introduction
Last updated
Last updated
This module, xLanguage (eXtensible Multi-language content and character encoding Management plugin) handles displaying contents of different languages, like English, French and Chinese. Character encoding management also handles contents of different encoding sets for one language, like GB2312 (Chinese Simplified) and BIG5 (Chinese Traditional) for Chinese.
1 xLanguage does NOT have the ability of translating content from one language to another one. You have to input contents of various languages by yourself 2 xLanguage does NOT work without adding one line to XOOPS/include/common.php (see guide below) 3 xLanguage does NOT have the ability of converting content from one character encoding to another if none of "iconv", "mb_string" or "xconv" is available.
1 auto-detection of visitor's language on his first visitor 2 memorizing users' language preferences 3 switching contents of different languages/encoding sets on-fly 4 supporting M-S-M mode for character encoding handler
Figure 1: Main view of the xLanguage Module (Admin side)
© 2016 XOOPS Project ()
© 2016 XOOPS Project ()
You can fork the module --> )
. Changes will be when the changes.
Editing the book can be done either by updating the markdown files with a text editor, or opening the repository in . The desktop app will give you a live preview option.
//delete, if not used
Unless specified, this content is licensed under a .
All derivative works are to be attributed to XOOPS Project ()
All derivative works are to be attributed to XOOPS Project ()