subpages everywhere
This commit is contained in:
parent
f3ca94de27
commit
ee27bc59a6
1 changed files with 4 additions and 0 deletions
|
@ -238,3 +238,7 @@ wfLoadExtension( 'NativeSvgHandler' );
|
|||
$wgTemplateStylesExtenderEnablePrefersColorScheme = true;
|
||||
$wgTemplateStylesExtenderEnableCssVars = true;
|
||||
|
||||
# enable namespaces everywhere we need them
|
||||
$wgNamespacesWithSubpages[NS_MAIN] = true;
|
||||
$wgNamespacesWithSubpages[NS_TEMPLATE] = true;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue