Jump to content
MediaWiki

Manual:$wgNamespacesToBeSearchedProject

From mediawiki.org
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"
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

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,
);

AltStyle によって変換されたページ (->オリジナル) /