Manual:$wgNamespacesToBeSearchedProject/de-formal
![]() | This feature was removed from MediaWiki core in version 1.16.0. Please see $wgNamespacesToBeSearchedHelp for an alternative way to use this feature. |
Namespaces: $wgNamespacesToBeSearchedProject | |
---|---|
Additional namespaces that will be added to default search for "project" |
|
Eingeführt in Version: | 1.14.0 (r43595) |
Entfernt in Version: | 1.16.0 |
Erlaubte Werte: | see below |
Standardwert: | see below |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
Additional namespaces to those in $wgNamespacesToBeSearchedDefault that will be added to default search for "project" page inclusive searches.
Same format as $wgNamespacesToBeSearchedDefault .
Default value
$wgNamespacesToBeSearchedProject = array(
NS_USER => true,
NS_PROJECT => true,
NS_HELP => true,
NS_CATEGORY => true,
);
Categories:
- MediaWiki configuration settings/de-formal
- MediaWiki configuration settings 1.14.0/de-formal
- MediaWiki configuration settings introduced in version 1.14.0/de-formal
- MediaWiki configuration settings removed in version 1.16.0/de-formal
- MediaWiki deprecated or obsolete features/de-formal
- Namespace variables/de-formal