Manual:$wgNamespacesToBeSearchedProject
From MediaWiki.org
|
|
This feature has been deprecated and should not be used with current versions of MediaWiki.
This feature was deprecated (or possibly removed completely) 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" |
|
| Introduced in version: | 1.14.0 (r43595) |
| Removed in version: | 1.16.0 |
| Allowed values: | (see below) |
| Default value: | (see below) |
Other settings: Alphabetical | By Function
[edit] Details
Additional namespaces to those in $wgNamespacesToBeSearchedDefault that will be added to default search for "project" page inclusive searches
Same format as $wgNamespacesToBeSearchedDefault.
[edit] Default value
$wgNamespacesToBeSearchedProject = array( NS_USER => true, NS_PROJECT => true, NS_HELP => true, NS_CATEGORY => true, );
| Language: | English • Français • Русский |
|---|