Jump to content

Manual:$wgVectorUseSimpleSearch/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgVectorUseSimpleSearch and the translation is 11% complete.
Skins: $wgVectorUseSimpleSearch
Search form behavior for Vector skin only.
이 변수가 소개된 버전:1.16.0
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(boolean)
기본값:true (1.22+)
false (1.16-1.21)

상세

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.