Module Switch Admin Language
This Module displays a language picker to change the language of admin site.
Usage
To use module Switch Admin Language in a wiki page:
{module module="switch_lang_admin" mode="droplist"}
where:
Displays a language picker to change the language of admin site.
Go to the source code
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
mode |
alpha | Changes how the list of languages is displayed. Possible values are droplist, flags and words. Defaults to droplist. |
Example
In the example below we pass in a wiki page the module Switch Admin Language through the plugin module.
So, this code:
{module module="switch_lang_admin" mode="droplist"}
Would produces on this site:
Related Pages
See these pages for information that applies for all modules:
- Module — Overall introduction and overview
- Module Admin — Introduction to the module admin pages for site-wide and individual module settings
- Assigning Modules — How to select a module to configure it
- Module Settings Interface — Interface for configuring individual module settings
- Module Settings Parameters — Explanation of standard parameter settings for modules
- Creating Custom Modules — How to create user modules
- Index of Modules — Links to the documentation of individual modules
- User Modules — How (if the feature is active) users can choose and place their modules
- Mods Type Modules — Links to modules that are installed as components