Handbuch:$wgShortPagesNamespaceExclusions
Seitentitel und Weiterleitungen: $wgShortPagesNamespaceExclusions | |
---|---|
Optional array of namespaces which should be excluded from Special:ShortPages |
|
Eingeführt in Version: | 1.37.0 (Gerrit change 680806; git #4dae3b1a) |
Entfernt in Version: | Weiterhin vorhanden |
Erlaubte Werte: | (Any namespaces, following the MW_NAMESPACE convention. For example, Wikimedia Commons uses NS_FILE .) |
Standardwert: | [] |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
Only pages inside $wgContentNamespaces
but not inside this config ($wgShortPagesNamespaceExclusions
) will be shown on that page.
This variable was previously $wgShortPagesNamespaceBlacklist .