mirror of https://gitlab.crans.org/nounous/nixos
Set content namespaces
parent
c078699bf9
commit
cafa89b7e7
|
|
@ -149,7 +149,7 @@ in
|
|||
define("NS_PUBLIC_TALK", 3003);
|
||||
define("NS_INTERNE", 3004);
|
||||
define("NS_INTERNE_TALK", 3005);
|
||||
$wgExtraNamespaces[
|
||||
$wgExtraNamespaces = [
|
||||
NS_ARCHIVE => "Archive",
|
||||
NS_ARCHIVE_TALK => "Discussion_archive",
|
||||
NS_PUBLIC => "Public",
|
||||
|
|
|
|||
Loading…
Reference in New Issue