Handbuch:$wgShortPagesNamespaceBlacklist
Appearance
Diese Funktion wurde in der Version 1.37.0 aus dem MediaWiki-Kern entfernt. Auf $wgShortPagesNamespaceExclusions findet sich eine alternative Möglichkeit, diese Funktion zu nutzen. |
Seitentitel und Weiterleitungen: $wgShortPagesNamespaceBlacklist | |
---|---|
Optional array of namespaces which should be blacklisted from Special:ShortPages |
|
Eingeführt in Version: | 1.30.0 (Gerrit change 368325; git #I10b4849) |
Entfernt in Version: | 1.37.0 (Gerrit change 680806; git #4dae3b1a) |
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 ($wgShortPagesNamespaceBlacklist
) will be shown on that page.