Manual:$wgVectorUseSimpleSearch/tr
Appearance
Görünümler: $wgVectorUseSimpleSearch | |
---|---|
Search form behavior for Vector skin only. |
|
Sürümde tanıtıldı: | 1.16.0 |
Sürümde kaldırıldı: | hala kullanımda |
İzin verilen değerler: | (boolean) |
Varsayılan değer: | true (1.22+)false (1.16-1.21) |
Diğer ayarlar: Alfabetik | İşlevsel olarak |
Ayrıntılar
Controls search form behavior for Vector skin only:
true
= use one icon search button
false
= use separate "Go" and "Search" buttons.
Since MediaWiki 1.23, if JavaScript is enabled in the browser, only the Go button will be shown with $wgVectorUseSimpleSearch = false;
. If JavaScript is not enabled, then both buttons will be visible.