When a visitor comes to my wiki, sidebar is loading as collapsed. Is it possible to expand it by default?
$wgVectorDefaultSidebarVisibleForAuthorisedUser = true; $wgVectorDefaultSidebarVisibleForAnonymousUser = true;
When a visitor comes to my wiki, sidebar is loading as collapsed. Is it possible to expand it by default?