Handbuch:$wgShortPagesNamespaceExclusions

From mediawiki.org
This page is a translated version of the page Manual:$wgShortPagesNamespaceExclusions and the translation is 29% complete.
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:[]

Details

Only pages inside $wgContentNamespaces but not inside this config ($wgShortPagesNamespaceExclusions) will be shown on that page.

This variable was previously $wgShortPagesNamespaceBlacklist .