History: module switch_lang_admin
Source of version: 2 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} # 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: {CODE()} {module module="switch_lang_admin" mode="droplist"} {CODE} where: {PLUGINMANAGER(module=switch_lang_admin) /} ## Example In the example below we pass in a wiki page the module Switch Admin Language through the plugin module. So, this code: {CODE()} {module module="switch_lang_admin" mode="droplist"} {CODE} Would produces on this site: {img src="display2007" imalign="center" align="center"} ## Related Pages {include page="Module and Plugin Includes" start="startinclude1a" stop="stopinclude1a"}