Manual:$wgNamespacesToBeSearchedProject/de-formal

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

Details

Additional namespaces to those in $wgNamespacesToBeSearchedDefault that will be added to default search for "project" page inclusive searches.

Default value

$wgNamespacesToBeSearchedProject = array(
	NS_USER           => true,
	NS_PROJECT        => true,	
	NS_HELP           => true,
	NS_CATEGORY       => true,
);