Change content namespaces

wiki
Pyjacpp 2026-03-18 23:10:34 +01:00
parent a0d43fc54c
commit c078699bf9
No known key found for this signature in database
GPG Key ID: ED479A5A26930939
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ in
NS_INTERNE => "Interne", NS_INTERNE => "Interne",
NS_INTERNE_TALK => "Discussions_pages_internes" NS_INTERNE_TALK => "Discussions_pages_internes"
]; ];
$wgContentNamespaces = [ NS_MAIN, NS_PUBLIC, NS_INTERNE ];
# Debug # Debug
$wgShowExceptionDetails = true; $wgShowExceptionDetails = true;