added closedwiki option
This hides most of the wiki tools including the sidebar and search until the user has logged in.
This commit is contained in:
parent
621124b325
commit
da9591f0b6
5 changed files with 19 additions and 9 deletions
|
@ -16,3 +16,4 @@ $lang['header_layout_o_default'] = 'generous header layout for long wiki titel
|
|||
$lang['header_layout_o_compact'] = 'compact header layout for short wiki title and hidden tagline';
|
||||
|
||||
$lang['autocollapse'] = 'Automatically collapse the sidebar when viewing non-content pages for more screen estate.';
|
||||
$lang['closedwiki'] = 'This is a closed wiki. Hide most wiki functionality before user has logged in.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue