|  | This feature was removed completely in version 1.38.0. | 
| Ajax: $wgUseAjax | |
|---|---|
| Enable AJAX support. | |
| Introduced in version: | 1.6.0 (r13335) | 
| Deprecated in version: | 1.31.0 (Gerrit change 427743; git #add25fea) | 
| Removed in version: | 1.38.0 (Gerrit change 741941; git #9bcd3fdf) | 
| Allowed values: | (boolean) | 
| Default value: | true(1.11+)false(1.6-1.10) | 
| Other settings: Alphabetical | By function | |
Enables AJAX support. Required by some extensions and optional features.
 Before 1.8.0, enabling Ajax support implicitly activated auto-suggestion for the search bar.
 Between 1.8 and 1.19 it had to be enabled explicitly: see $wgAjaxSearch (for 1.8 to 1.13) and $wgEnableMWSuggest (for 1.13 to 1.19).
 It returned to being implicitly activated when $wgEnableMWSuggest was removed in 1.20.
See also
- $wgAjaxExportList - for more information.
    This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.