Manual:$wgNamespacesToBeSearchedProject

From MediaWiki.org
Jump to: navigation, search
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 • Русский
Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox