This Module allows visitors to change the language of the Tiki site interface (menus, module titles, and so on.). See also module switch_lang_admin
mode
You will see it listed at ""Admin > Modules > Assign new module > Module Name (drop down)" (tiki-admin_modules.php).
You can assign a this Module to a lateral column (See Module Admin page if needed), or you can include it within a wiki page, using the PluginModule.
You can also include the module in a wiki page by using:
{MODULE(module=>switch_lang, title=TITLE, flip=>y|n, nobox=>y|n, decorations=y|n)}{MODULE}
Where:
The list of available languages is determined by the language files currently installed in your lang directory:
See these pages for information that applies for all modules: