Hide MoaiEditor by default: By checking this option MoaiEditor will not be visible to regular users. This is convenient if you want to allow only some people to test this plugin in a public wiki. Once this setting is in effect, take the following steps to enable the plugin on a per-browser basis: first enter edit page mode, then append &showeditor=1 to the URL in the address bar of your browser, and finally press Enter to reload the page. From now on MoaiEditor will be available in your browser, until you clear the cookies."; $lang['editor_width_side_by_side'] = "Side-by-side width: Set the width of the editor in side-by-side layout (can be any length unit: %, px, em, ...)"; $lang['editor_width_top_bottom'] = "Top-bottom width: Set the width of the editor in top-bottom layout (can be any length unit: %, px, em, ...)"; $lang['editor_width_single_pane'] = "Single-pane width: Set the width of the editor in single-pane layout (can be any length unit: %, px, em, ...)";